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:
commit
5805a1ab9e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue