test ci 1
Some checks failed
ci/woodpecker/tag/namespace Pipeline was successful
ci/woodpecker/tag/config Pipeline failed
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
2025-12-05 12:37:21 +01:00
parent 651f370a8f
commit 4405f5f7e7
3 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
when: #when:
event: [tag] # event: [tag]
ref: # ref:
exclude: # exclude:
- refs/tags/*-configchange # - refs/tags/*-configchange
steps: steps:
build: build:

View File

@@ -1,5 +1,5 @@
when: # when:
event: [tag] # event: [tag]
depends_on: depends_on:
- namespace - namespace

View File

@@ -1,5 +1,5 @@
when: # when:
event: [tag] # event: [tag]
steps: steps:
create_namespace: create_namespace: