Files
ma/.woodpecker/nextflow-k8s.yaml
Kevin Trogant 2ae1ac6e38
Some checks failed
ci/woodpecker/push/nextflow-k8s Pipeline failed
chore: add nf-k8s test
2026-05-21 21:09:04 +02:00

9 lines
157 B
YAML

when:
- event: push
steps:
- name: Test Kubernetes Plugin
image: groovy:4-jdk21
commands:
- cd nextflow && ./gradlew :plugins:nf-k8s:test