test ci 6
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-12-05 13:21:31 +01:00
parent 190021bb84
commit a067be9d9e

View File

@@ -1,3 +1,7 @@
when:
event:
- tag
steps:
build:
image: plugins/kaniko
@@ -12,7 +16,7 @@ steps:
auto_tag: true
dockerfile: Dockerfile
create_namespace:
namespace:
image: quay.io/wollud1969/k8s-admin-helper:0.3.4
environment:
KUBE_CONFIG_CONTENT:
@@ -23,7 +27,7 @@ steps:
- export KUBECONFIG=/tmp/kubeconfig
- kubectl create namespace $NAMESPACE || echo "Namespace $NAMESPACE already exists"
apply_configuration:
configuration:
image: quay.io/wollud1969/k8s-admin-helper:0.3.4
environment:
KUBE_CONFIG_CONTENT: