👷 Enable auto_tag option
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-11 09:49:25 +02:00
parent 6e4bc63868
commit af806e6b43

View File

@@ -6,6 +6,7 @@ steps:
repo: asr-projects repo: asr-projects
tags: ${CI_COMMIT_SHA} tags: ${CI_COMMIT_SHA}
cache: true cache: true
auto_tag: true
# build_args: # build_args:
# - COMMIT_SHA=${CI_COMMIT_SHA} # - COMMIT_SHA=${CI_COMMIT_SHA}
# - COMMIT_AUTHOR_EMAIL=${CI_COMMIT_AUTHOR_EMAIL} # - COMMIT_AUTHOR_EMAIL=${CI_COMMIT_AUTHOR_EMAIL}