fix upload
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
nek0 2022-12-18 19:23:48 +01:00
parent 4a3020ada7
commit aaa6900805
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ pipeline:
image: curlimages/curl
pull: true
commands:
- curl --user nek0:$${GITEA_TOKEN} --upload-file build/* https://gitea.nek0.eu/api/packages/nek0/generic/frame_of_mind/0.0.${CI_BUILD_NUMBER}/frame_of_mind.tar.gz
- curl --user nek0:$${GITEA_TOKEN} --upload-file frame_of_mind.tar.gz https://gitea.nek0.eu/api/packages/nek0/generic/frame_of_mind/0.0.0_build_${CI_BUILD_NUMBER}/frame_of_mind.tar.gz