mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-08-03 20:16:16 -04:00
create release: crash on error
This commit is contained in:
parent
2407ed1191
commit
f3f6380263
@ -21,4 +21,4 @@ curl \
|
||||
--form-string "release_notes=$(git log -1 --pretty=%B)" \
|
||||
--form-string "channel=master" \
|
||||
-H "Authorization: Bearer $MINOSOFT_TOKEN" \
|
||||
"$MINOSOFT_API/api/v1/releases/create/$VERSION"
|
||||
"$MINOSOFT_API/api/v1/releases/create/$VERSION" || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user