This commit is contained in:
8
.woodpecker/nextflow-k8s.yaml
Normal file
8
.woodpecker/nextflow-k8s.yaml
Normal 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
|
||||||
Reference in New Issue
Block a user