Merge branch 'always-save-gitlab-ui-visual-artifacts' into 'master'
Always save artifacts in the gitlab:ui:visual job See merge request gitlab-org/gitlab-ce!27469
This commit is contained in:
commit
d9e5edf198
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ gitlab:ui:visual:
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- tests/__image_snapshots__/
|
- tests/__image_snapshots__/
|
||||||
|
when: always
|
||||||
|
|
||||||
karma:
|
karma:
|
||||||
extends: .dedicated-no-docs-pull-cache-job
|
extends: .dedicated-no-docs-pull-cache-job
|
||||||
|
|
Loading…
Reference in a new issue