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

Use gbp to build package

parent c2cae7b7
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ build:
  stage: build
  
  before_script:
    - apt update && apt -y install devscripts
    - apt update && apt -y install devscripts git-buildpackage
    - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install debian/control 
  script: 
    - dpkg-buildpackage -uc -us
    - gbp buildpackage -uc -us