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

correct gitlab-ci build script

parent f05851c9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,6 +5,6 @@ build:
  
  before_script:
    - apt update && apt -y install devscripts
    - mk-build-deps --install debian/control 
    - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install debian/control 
  script: 
    - dpkg-buildpackage -uc -us