This commit is contained in:
parent
a421a11288
commit
c274afb9d1
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 'Authorization: Bearer $API_KEY' https://rustybever.be/api/deploy"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue