Updated pipeline to match new fork name
All checks were successful
autoBIGS.engine-bioconda/pipeline/head This commit looks good
All checks were successful
autoBIGS.engine-bioconda/pipeline/head This commit looks good
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -42,7 +42,9 @@ pipeline {
|
||||
}
|
||||
stage("build") {
|
||||
steps {
|
||||
sh 'conda build bioconda-utils/recipes/autobigs-engine'
|
||||
dir('auto-updated-bioconda-recipes') {
|
||||
sh 'conda build recipes/autobigs-engine'
|
||||
}
|
||||
}
|
||||
}
|
||||
stage("commit") {
|
||||
|
Reference in New Issue
Block a user