summaryrefslogtreecommitdiff
path: root/.gitlab/deb.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab/deb.yml')
-rw-r--r--.gitlab/deb.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab/deb.yml b/.gitlab/deb.yml
index 190b6af..c4c152a 100644
--- a/.gitlab/deb.yml
+++ b/.gitlab/deb.yml
@@ -5,10 +5,14 @@
- bin/omnibus setup
- bin/omnibus build $OMNIBUS_PROJECT
artifacts:
+ name: "$CI_JOB_NAME"
expire_in: 1 day
paths:
- pkg/
+ exclude:
+ - pkg/*.json
expire_in: 1 day
+ when: on_success
cache:
key: ${CI_JOB_NAME}
paths: