properly die
This commit is contained in:
parent
102738a937
commit
22f0ec9fa9
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
&& podman run -v="$(readlink -f .)":/stargazing -e=TERM=$TERM -it --rm \
|
||||
--security-opt label=disable --user podman quay.io/podman/stable \
|
||||
/stargazing/build-all \
|
||||
|| echo something died \
|
||||
|| { e=$?; echo something died; exit $e ;} \
|
||||
;
|
||||
|
|
Loading…
Reference in a new issue