Deployed to wrong repo
ci/woodpecker/push/woodpecker Pipeline was successful Details

main
Jef Roosens 2022-04-07 22:27:45 +02:00
parent 39850bd500
commit e1a14e69f6
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 1 deletions

View File

@ -28,6 +28,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/vieter/publish'
- 'curl -s -XPOST -H "X-API-KEY: $API_KEY" -T "$(ls *.pkg*)" https://arch.r8r.be/jjr/publish'
secrets:
- api_key