gitlab: fail if "run-test.sh" with dirty working tree

This commit is contained in:
Thomas Haller 2022-09-29 11:22:35 +02:00
parent 6cbad14721
commit 991481a568
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -25,7 +25,7 @@ do_clean() {
git checkout -- po/
git status
git diff
git diff --exit-code
}
ARTIFACT_DIR=/tmp/nm-artifact