Forgot some stuff
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Jef Roosens 2022-04-02 14:26:27 +02:00
parent c274afb9d1
commit c63a59e79c
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB

View file

@ -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"