ci: make build upload step failable
parent
73633a69b6
commit
514d621884
|
@ -49,6 +49,7 @@ pipeline:
|
||||||
- >
|
- >
|
||||||
curl
|
curl
|
||||||
--silent
|
--silent
|
||||||
|
--fail
|
||||||
-XPUT
|
-XPUT
|
||||||
-T pvieter
|
-T pvieter
|
||||||
-H "Host: $URL"
|
-H "Host: $URL"
|
||||||
|
|
Loading…
Reference in New Issue