fix: script doesn't terminate when command fails
Some checks failed
backup to gitlab / backup-to-gitee (push) Failing after 11m10s
backup to gitlab / backup-to-gitlabwh (push) Failing after 11m15s

转制过程中命名执行失败,脚本应该终止,比如ll-builder build

Signed-off-by: ice909 <gaochang1@uniontech.com>
This commit is contained in:
ice909
2025-04-15 11:22:50 +08:00
committed by dengbo
parent 758cdeeb61
commit 95c4da2447

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -x
set -xe
APPID=$1
VERSION=$2