This commit is contained in:
parent
b0f0106777
commit
57e181e55f
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://arch.r8r.be/jjr/publish'
|
||||
- 'curl -s -XPOST -H "X-API-KEY: $API_KEY" -T "$(ls *.pkg*)" https://arch2.r8r.be/jjr'
|
||||
secrets:
|
||||
- api_key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue