Removed un-needed pull
Some checks reported errors
autoBIGS.engine-bioconda/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
autoBIGS.engine-bioconda/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
f937ea110d
commit
077715509d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -13,8 +13,6 @@ pipeline {
|
||||
steps {
|
||||
sh 'git clone https://github.com/Syph-and-VPD-Lab/auto-updated-bioconda-recipes.git'
|
||||
dir('auto-updated-bioconda-recipes') {
|
||||
sh 'git pull'
|
||||
sh 'git pull origin update-autobigs-engine'
|
||||
sh 'git checkout update-autobigs-engine'
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user