Forgot some stuff
ci/woodpecker/push/woodpecker Pipeline failed Details

pull/4/head
Jef Roosens 2022-04-02 14:26:27 +02:00
parent c274afb9d1
commit c63a59e79c
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' https://rustybever.be/api/deploy"
- "curl -XPOST --fail -s -H 'Authorisation: Bearer $API_KEY' -T public.tar.gz https://rustybever.be/api/deploy"