Commit d79ea39d authored by Gert Wollny's avatar Gert Wollny
Browse files

d/gitlab-ci: update pristine-tar and master branch

parent 3e879fa3
Loading
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -7,5 +7,8 @@ build:
    - apt update && apt -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
    - git checkout pristine-tar 
    - git pull
    - git checkout master
    - git pull
    - gbp buildpackage -uc -us