Updated kubernetes agent configuration
Some checks failed
autoBIGS.galaxy/pipeline/head There was a failure building this commit

This commit is contained in:
Harrison Deng 2025-02-21 19:04:32 +00:00
parent bca38d5838
commit 7c0d209470

2
Jenkinsfile vendored
View File

@ -3,8 +3,10 @@ pipeline {
kubernetes {
cloud 'rsys-devel'
defaultContainer 'pip'
inheritFrom 'pip'
}
}
stages {
stage ("install") {
steps {