Commit 2de8d60b authored by Gert Wollny's avatar Gert Wollny
Browse files

d/ci: Don't silience build log

parent 2179a554
Loading
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -12,7 +12,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
    - tail -n 100 ../build.log
    - gbp buildpackage -uc -us