~singpolyma/biboumi

70014a7f6611360d4862835586dbaa30df20a2d0 — louiz’ 6 years ago 7d41577
ci: run apt update before apt install in packaging:deb
1 files changed, 1 insertions(+), 0 deletions(-)

M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 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 .