summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-02-12 15:23:41 +0100
committerlouiz’ <louiz@louiz.org>2017-02-12 15:23:41 +0100
commit70014a7f6611360d4862835586dbaa30df20a2d0 (patch)
tree3f1b683912bcbee98652e319948aa596d5cef9a1
parent7d41577bc46d6ba300da2b0f13d2e318b087b118 (diff)
downloadbiboumi-70014a7f6611360d4862835586dbaa30df20a2d0.tar.gz
biboumi-70014a7f6611360d4862835586dbaa30df20a2d0.tar.bz2
biboumi-70014a7f6611360d4862835586dbaa30df20a2d0.tar.xz
biboumi-70014a7f6611360d4862835586dbaa30df20a2d0.zip
ci: run apt update before apt install in packaging:deb
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1b5c113..ac6f2bf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -171,6 +171,7 @@ packaging:deb:
- git checkout debian
- git merge --no-commit --no-ff master
- mk-build-deps
+ - apt update -y
- apt install -y ./biboumi-build-deps*.deb
- debuild -b -us -uc
- mv ../*.deb .