summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2017-02-07 12:01:39 +0100
committervarac <varacanero@zeromail.org>2017-02-07 12:01:39 +0100
commitdd2211e99617fc70369630cb41d425fb6cdabf83 (patch)
tree4359a5274fcc5a043b11bc00c336fa4e52ab7a2f
parent075b31c37eb87bcd091c1371b4196df7a0b0beee (diff)
export REPOSITORY so generate-reprepro-codename can use it
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cb8445f..a8e1e34 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,6 +7,7 @@ stages:
stage: package
image: "0xacab.org:4567/leap/gitlab-buildpackage:build_${DIST}_${ARCH}"
script:
+ - export REPOSITORY="/srv/gitbuildpackage"
- bash -x build-build-package
artifacts:
expire_in: 1w