Fixed missing image on versionising prod docker image
Some checks failed
ci/woodpecker/tag/api_build Pipeline failed
ci/woodpecker/tag/api_uploadimage unknown status
ci/woodpecker/tag/web_uploadimage Pipeline failed

This commit is contained in:
2024-04-01 22:42:08 -05:00
parent be1344e9e5
commit 8b9a837062
2 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,7 @@ steps:
- echo ${CI_COMMIT_TAG} | sed -e "s/^APIDEV-//" >> tags.txt
- echo "latest-dev"
- name: (YABA.API) Determining Docker image version number (prod)
image: alpine:latest
when:
- ref: refs/tags/API-*
commands: