Skip to content
Snippets Groups Projects

WIP: Aufteilung lohne

Closed Lorenz Wenner requested to merge Aufteilung-Lohne into master
4 unresolved threads
+ 1
1
@@ -45,7 +45,7 @@ prepare_gluon:
- .patched
expire_in: 1 day
before_script:
- ( cd ..; [ $(git status | grep -c am) -eq 0 ] || git am --abort; )
- ( cd ..; [ $(git status | grep -c 'git am') -eq 0 ] || git am --abort; )
script:
- touch .patched
- ./buildscript.sh clean_patches
Loading