This commit is contained in:
parent
45335f24b2
commit
5b71f9ecca
1 changed files with 1 additions and 1 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue