Fix the docker build issue with propagating errors to builder

This commit is contained in:
Sameer Rahmani 2022-02-16 20:28:20 +00:00
parent 8de69baa1c
commit 328d1b50ea
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
# characters to start the description following by a space. Otherwise, your
# subcommand won't be registered
set -e
# -----------------------------------------------------------------------------
# Vars & Config
# -----------------------------------------------------------------------------