String shenanigans
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
45335f24b2
commit
5b71f9ecca
|
@ -13,4 +13,4 @@ pipeline:
|
||||||
secrets:
|
secrets:
|
||||||
- 'api_key'
|
- 'api_key'
|
||||||
commands:
|
commands:
|
||||||
- "curl -XPOST --fail -s -H 'Authorization: Bearer $API_KEY' -T public.tar.gz https://rustybever.be/api/deploy"
|
- 'curl -XPOST --fail -s -H "Authorization: Bearer $API_KEY" -T public.tar.gz https://rustybever.be/api/deploy'
|
||||||
|
|
Loading…
Reference in New Issue