chore: add nf-k8s test
Some checks failed
ci/woodpecker/push/nextflow-k8s Pipeline failed

This commit is contained in:
2026-05-21 21:09:04 +02:00
parent 78fe51a40d
commit 2ae1ac6e38

View File

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