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

Uses checked out config version

This commit is contained in:
Sven F 2019-03-06 18:32:14 +01:00 committed by GitHub
parent 5395156d22
commit dcc2680ad5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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