chore(ci): test with k8s
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Tom Neuber 2025-03-14 17:36:47 +01:00
parent 989b630b62
commit dc377564b9
Signed by: tom
GPG key ID: F17EFE4272D89FF6

View file

@ -1,12 +1,12 @@
--- ---
labels: labels:
backend: docker backend: kubernetes
test: tom # test: tom
skip_clone: true skip_clone: true
steps: steps:
- name: test - name: test
#image: curlimages/curl image: curlimages/curl
image: debian:latest #image: debian:latest
commands: commands:
- "curl -k -X GET https://tom.neuber.io/" - "curl -k -X GET https://tom.neuber.io/"
when: when: