change versioning
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nek0 2022-12-18 19:11:55 +01:00
parent c812e98969
commit 4a3020ada7

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.0_build_${CI_BUILD_NUMBER}/frame_of_mind.tar.gz
- 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