Added checkout to appropriate branch
This commit is contained in:
parent
f3483c88c9
commit
57308cac7d
2
.gitignore
vendored
2
.gitignore
vendored
@ -175,4 +175,4 @@ pyrightconfig.json
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/python
|
||||
|
||||
autobigs-engine
|
||||
autobigs-engine/*
|
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'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
1
bioconda-recipes
Submodule
1
bioconda-recipes
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit bca9514062303e6470b9dbb628b02f76f8de258d
|
Loading…
x
Reference in New Issue
Block a user