ci: make build upload step failable
All checks were successful
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/docker Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful

This commit is contained in:
Jef Roosens 2022-05-05 10:43:43 +02:00
parent 73633a69b6
commit 514d621884
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -49,6 +49,7 @@ pipeline:
- > - >
curl curl
--silent --silent
--fail
-XPUT -XPUT
-T pvieter -T pvieter
-H "Host: $URL" -H "Host: $URL"