Compare commits

..

No commits in common. "d9ab93e94f0cac2e443b9d440e65ef7007c5587c" and "41441c6aae67c62dfdc605cca73bc92c66a00d90" have entirely different histories.

2 changed files with 1 additions and 5 deletions

4
Jenkinsfile vendored
View File

@ -11,10 +11,6 @@ pipeline {
parallel {
stage("recipes repo") {
steps {
sh 'git config --global --add safe.directory /home/jenkins/agent/workspace/autoBIGS.engine-bioconda_main'
sh 'git config --global --add safe.directory /home/jenkins/agent/workspace/autoBIGS.engine-bioconda_main/auto-updated-bioconda-recipes'
sh 'git submodule init'
sh 'git submodule update'
dir('auto-updated-bioconda-recipes') {
sh 'git checkout update-autobigs-engine'
}

@ -1 +1 @@
Subproject commit 0dee939d053ccc2d347ef45563a3b45bf6ad1e84
Subproject commit 8bdf7d8e65ec383ff3de875814a0b67abeba6ad7