[med-svn] [Git][med-team/mia][master] d/.gitlab-ci: Use apt-get instead of apt

Gert Wollny gitlab at salsa.debian.org
Tue Feb 13 18:37:44 UTC 2018


Gert Wollny pushed to branch master at Debian Med / mia


Commits:
a5fa89a8 by Gert Wollny at 2018-02-13T19:37:00+01:00
d/.gitlab-ci: Use apt-get instead of apt

- - - - -


1 changed file:

- debian/.gitlab-ci.yml


Changes:

=====================================
debian/.gitlab-ci.yml
=====================================
--- a/debian/.gitlab-ci.yml
+++ b/debian/.gitlab-ci.yml
@@ -4,8 +4,9 @@ build:
   stage: build
   
   before_script:
-    - apt update && apt -y install devscripts git-buildpackage
+    - apt-get update && apt-get -y install devscripts git-buildpackage
     - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control 
   script: 
     - echo "Ignore branch because CI moves to some commit"     
     - gbp buildpackage -uc -us --git-ignore-branch
+



View it on GitLab: https://salsa.debian.org/med-team/mia/commit/a5fa89a86f166b6fa7516bb70edb6943fccfc3b8

---
View it on GitLab: https://salsa.debian.org/med-team/mia/commit/a5fa89a86f166b6fa7516bb70edb6943fccfc3b8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/debian-med-commit/attachments/20180213/f2adc4be/attachment-0001.html>


More information about the debian-med-commit mailing list