This commit is contained in:
Michael Grote 2024-02-02 21:32:10 +01:00
parent 04c490bce0
commit ca4a919c52

View file

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