[GHA] Disable exit on fail

This commit is contained in:
Mitchell Krog 2021-06-21 13:58:13 +02:00
parent 3556f23665
commit 3eb82f4dbb
No known key found for this signature in database
GPG key ID: E02E9D10427B6A43
2 changed files with 2 additions and 7 deletions

View file

@ -257,7 +257,7 @@ getnginxversion
# Exit With Error Number
# ----------------------
exit ${?}
#exit ${?}
# ------------------------------------------------------------------------------
# MIT License