summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2e8a6ac..aa4e4ba 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,8 +7,7 @@ stages:
stage: package
image: "0xacab.org:4567/leap/gitlab-buildpackage:build_${DIST}_${ARCH}"
script:
- - export REPOSITORY="/srv/gitbuildpackage"
- - echo $REPOSITORY
+ - export GPG_AGENT_INFO=$(cat /home/gitlab-runner/.gpg-agent-info)
- bash -x build-build-package
artifacts:
expire_in: 1w