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:
parent
5395156d22
commit
dcc2680ad5
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ env:
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# Run the pipeline with the test profile and test remote config
|
# 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
|
||||||
|
|
Loading…
Reference in a new issue