summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-03-07 01:47:58 +0100
committerlouiz’ <louiz@louiz.org>2017-03-07 01:47:58 +0100
commitd9811320e228d1d20781d63a68911173380bec36 (patch)
treee804287120dd01d98ffa95f72b91c5c2de5a4a6f
parent03d608e9a71a05895c2d85933ad69f1701ca6105 (diff)
downloadbiboumi-d9811320e228d1d20781d63a68911173380bec36.tar.gz
biboumi-d9811320e228d1d20781d63a68911173380bec36.tar.bz2
biboumi-d9811320e228d1d20781d63a68911173380bec36.tar.xz
biboumi-d9811320e228d1d20781d63a68911173380bec36.zip
Do not pass the build artifacts to packaging:deb job
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 78751cb..56da491 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -257,6 +257,7 @@ packaging:deb:
- mv ../*.deb .
- mv ../*.build .
- mv ../*.buildinfo .
+ dependencies: []
artifacts:
untracked: true
name: $CI_PROJECT_NAME-deb-$CI_BUILD_ID