update curl for rieter structure
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ec708fbd48
commit
43303fc684
1 changed files with 1 additions and 1 deletions
|
|
@ -40,6 +40,6 @@ pipeline:
|
|||
image: 'curlimages/curl'
|
||||
commands:
|
||||
# Publish the package
|
||||
- 'curl -s -XPOST -H "X-API-KEY: $API_KEY" -T "$(ls *.pkg*)" https://arch2.r8r.be/jjr'
|
||||
- 'curl --fail -s -XPOST -H "Authorization: Bearer $API_KEY" -T "$(ls *.pkg*)" https://arch2.r8r.be/jjr'
|
||||
secrets:
|
||||
- api_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue