Compare commits

..

2 Commits

Author SHA1 Message Date
d092565e78 fix 2
All checks were successful
ci/woodpecker/tag/config Pipeline was successful
2026-01-12 09:15:03 +01:00
9431572008 fix 2026-01-12 09:13:48 +01:00
2 changed files with 0 additions and 7 deletions

View File

@@ -1,9 +1,6 @@
when: when:
event: [tag] event: [tag]
depends_on:
- namespace
steps: steps:
apply_configuration: apply_configuration:
image: quay.io/wollud1969/k8s-admin-helper:0.3.4 image: quay.io/wollud1969/k8s-admin-helper:0.3.4

View File

@@ -3,11 +3,7 @@ when:
ref: ref:
exclude: exclude:
- refs/tags/*-configchange - refs/tags/*-configchange
<<<<<<< HEAD
=======
>>>>>>> main
steps: steps:
create_namespace: create_namespace:
image: quay.io/wollud1969/k8s-admin-helper:0.3.4 image: quay.io/wollud1969/k8s-admin-helper:0.3.4