summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Baum <ibaum@gitlab.com>2018-08-07 17:10:06 -0500
committerIan Baum <ibaum@gitlab.com>2018-08-09 16:33:27 -0500
commit2dc6855f9cdb089cbb292f34d910047e4ae3d5fd (patch)
treeb99e2ea5b3038c140f2be5378c2673d1f9ef24e6
parent861b16b5fb8e35f74d3605093ebd8e8cedec71fa (diff)
downloadgitlab-ce-cache-production-assets.tar.gz
Add public/assets to the artifacts for the gitlab:assets:compile taskcache-production-assets
* To be available to the distribution team for building packages and images
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fcf47421b01..563d97dd2cc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -716,6 +716,7 @@ gitlab:assets:compile:
expire_in: 31d
paths:
- webpack-report/
+ - public/assets/
karma:
<<: *dedicated-no-docs-and-no-qa-pull-cache-job