ci: make build upload step failable
This commit is contained in:
parent
73633a69b6
commit
514d621884
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@ pipeline:
|
|||
- >
|
||||
curl
|
||||
--silent
|
||||
--fail
|
||||
-XPUT
|
||||
-T pvieter
|
||||
-H "Host: $URL"
|
||||
|
|
|
|||
Reference in a new issue