Hide after_script output if return code is zero (#5862)

This commit is contained in:
Maxime Guyot
2020-03-31 14:28:40 +02:00
committed by GitHub
parent 9cbb373ae2
commit 7ee2f0d918
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@
- tests/scripts/testcases_run.sh
after_script:
# Cleanup regardless of exit code
- ./tests/scripts/testcases_cleanup.sh
- chronic ./tests/scripts/testcases_cleanup.sh
tf-validate-openstack:
extends: .terraform_validate