chore(ci): test with k8s
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
989b630b62
commit
dc377564b9
1 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue