Skip to content

Commit

Permalink
Add bash behaviors to build.sh for silverblue-base
Browse files Browse the repository at this point in the history
  • Loading branch information
thwiest-celonis committed Sep 7, 2023
1 parent f74ed85 commit b25dc39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions silverblue-base/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
RED='\033[0;31m'
NO_COLOR='\033[0m'

set -eou pipefail


err_report() {
echo
Expand Down

0 comments on commit b25dc39

Please sign in to comment.