Commit 964f191d authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'always-save-compile-assets-artifacts' into 'master'

Always save artifacts for the 'compile-assets *' jobs

See merge request gitlab-org/gitlab!28418
parents fd6c8f3a bc272e9e
...@@ -96,6 +96,7 @@ gitlab:assets:compile pull-cache: ...@@ -96,6 +96,7 @@ gitlab:assets:compile pull-cache:
- node_modules - node_modules
- public/assets - public/assets
- assets-compile.log - assets-compile.log
when: always
compile-assets pull-push-cache: compile-assets pull-push-cache:
extends: extends:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment