This commit is contained in:
Michael Grote 2024-02-02 21:32:10 +01:00
parent 04c490bce0
commit ca4a919c52
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
depends_on:
- lint
variables:
- &VERSION 'v1.${CI_PIPELINE_NUMBER}'
variables: # https://woodpecker-ci.org/docs/usage/advanced-usage
- &VERSION 'v1.0.${CI_PIPELINE_NUMBER}' # wird für die Docker-Tags verwendet
steps:
selfhosted_tag: