1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Points config version to current branch

This commit is contained in:
Sven Fillinger 2019-03-06 17:58:43 +01:00
parent 638f986f34
commit 7ec2532b78

View file

@ -25,4 +25,4 @@ env:
script:
# Run the pipeline with the test profile and test remote config
- nextflow run nf-core/hlatyping -profile test_configs,test,docker
- nextflow run nf-core/hlatyping --custom_config_version $TRAVIS_BRANCH -profile test_configs,test,docker