String shenanigans
ci/woodpecker/push/woodpecker Pipeline was successful Details

pull/4/head
Jef Roosens 2022-04-02 14:31:28 +02:00
parent 45335f24b2
commit 5b71f9ecca
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ pipeline:
secrets:
- 'api_key'
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'