add build number to version
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
nek0 2022-12-18 19:06:54 +01:00
parent f64f50e17d
commit c812e98969

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