This commit is contained in:
parent
4a3020ada7
commit
aaa6900805
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue