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:
parent
b6c32fbd3c
commit
1ec6581e27
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") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user