Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
d/watch: use watchfile version 4
· f00cee5e
Gert Wollny
authored
Jul 09, 2019
f00cee5e
d/.gitlab-ci.yml update CI error handling
· 6848bb6f
Gert Wollny
authored
Aug 04, 2019
6848bb6f
Show whitespace changes
Inline
Side-by-side
debian/.gitlab-ci.yml
View file @
6848bb6f
...
...
@@ -11,6 +11,5 @@ build:
-
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 2>&1 >../build.log; if [ $? == 1 ]; then tail -n 100 ../build.log; exit 1; done
debian/watch
View file @
6848bb6f
version=
3
version=
4
opts="pgpsigurlmangle=s/$/.asc/" http://sf.net/mia/mia-([\d.]+)\.tar\.xz