Added checkout to appropriate branch
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -15,6 +15,7 @@ pipeline {
|
||||
dir('bioconda-recipes') {
|
||||
sh 'git pull'
|
||||
sh 'git pull origin update-autobigs-engine'
|
||||
sh 'git checkout update-autobigs-engine'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user