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

correct gitlab-ci build script (2)

parent 1066f7e6
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-dep --install debian/control 
    - mk-build-deps --install debian/control 
  script: 
    - dpkg-buildpackage -uc -us