This commit is contained in:
parent
c274afb9d1
commit
c63a59e79c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ pipeline:
|
||||||
secrets:
|
secrets:
|
||||||
- 'api_key'
|
- 'api_key'
|
||||||
commands:
|
commands:
|
||||||
- "curl -XPOST --fail -s -H 'Authorization: Bearer $API_KEY' https://rustybever.be/api/deploy"
|
- "curl -XPOST --fail -s -H 'Authorisation: Bearer $API_KEY' -T public.tar.gz https://rustybever.be/api/deploy"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue