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:
|
||||
backend: docker
|
||||
test: tom
|
||||
backend: kubernetes
|
||||
# test: tom
|
||||
skip_clone: true
|
||||
steps:
|
||||
- name: test
|
||||
#image: curlimages/curl
|
||||
image: debian:latest
|
||||
image: curlimages/curl
|
||||
#image: debian:latest
|
||||
commands:
|
||||
- "curl -k -X GET https://tom.neuber.io/"
|
||||
when:
|
||||
|
|
Loading…
Add table
Reference in a new issue