Updated pipeline to reflect new recipe repo fork name
Some checks failed
autoBIGS.cli-bioconda/pipeline/head There was a failure building this commit
Some checks failed
autoBIGS.cli-bioconda/pipeline/head There was a failure building this commit
This commit is contained in:
parent
65e80db556
commit
6830034777
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -42,7 +42,9 @@ pipeline {
|
||||
}
|
||||
stage("build") {
|
||||
steps {
|
||||
sh 'conda build bioconda-utils/recipes/autobigs-cli'
|
||||
dir('auto-updated-bioconda-recipes') {
|
||||
sh 'conda build recipes/autobigs-cli'
|
||||
}
|
||||
}
|
||||
}
|
||||
stage("commit") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user