Commit 794572b
committed
CI: Exit on failure in update-ref.sh
If any part of the script failed, it would silently ignore it.
These bash options will make it fail on the first error and print
the commands as they are executed.1 parent cbf4d84 commit 794572b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments