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

d/ci: don't silence build

parent 9b70d87a
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -10,6 +10,5 @@ build:
    - git pull 
    - git checkout master
    - git pull 
    # silence build to not exceed build log size of gitlab-ci
    - gbp buildpackage -uc -us 2>&1 >../build.log && exit 0 || tail -n 100 ../build.log  && exit -1
    - gbp buildpackage -uc -us