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

(cherry picked from commit 991481a568)
This commit is contained in:
Thomas Haller 2022-09-29 11:22:35 +02:00
parent 278d32c7e7
commit b03b01adfb
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