Merge branch 'pl-fix-upload-image-screenshots' into 'master'

CI: Fix upload of screenshots in gitlab:ui:visual

See merge request gitlab-org/gitlab-ce!27758
This commit is contained in:
Clement Ho 2019-04-26 17:31:56 +00:00
commit 5805a1ab9e

View file

@ -107,7 +107,7 @@ gitlab:ui:visual:
- $CI_COMMIT_MESSAGE =~ /\[skip visual\]/i
artifacts:
paths:
- tests/__image_snapshots__/
- gitlab-ui/tests/__image_snapshots__/
when: always
karma: