exit on error
All checks were successful
Publish / build_and_publish_docker_image (push) Successful in 1m32s
All checks were successful
Publish / build_and_publish_docker_image (push) Successful in 1m32s
This commit is contained in:
parent
43b08cb184
commit
c49ee81622
@ -22,6 +22,8 @@
|
||||
# SOFTWARE.
|
||||
#
|
||||
|
||||
set -e
|
||||
|
||||
# Default the TZ environment variable to UTC.
|
||||
TZ=${TZ:-UTC}
|
||||
export TZ
|
||||
|
||||
Loading…
Reference in New Issue
Block a user