Added step to show generated meta.yaml
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
6830034777
commit
6a1342e66b
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -31,6 +31,7 @@ pipeline {
|
||||
sh 'grayskull pypi autoBIGS.cli --maintainers "Harrison Deng"'
|
||||
sh 'python patch_recipe.py'
|
||||
sh 'cp -r autobigs-cli/* auto-updated-bioconda-recipes/recipes/autobigs-cli/.'
|
||||
sh 'cat auto-updated-bioconda-recipes/recipes/autobigs-cli/meta.yaml'
|
||||
}
|
||||
}
|
||||
stage("lint") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user