Skip to content

Commit

Permalink
Added ena api key to CI config file
Browse files Browse the repository at this point in the history
  • Loading branch information
MGS-sails committed May 1, 2024
1 parent d6adc27 commit e0350dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ emg:
celery_backend: 'redis://localhost:6379/1'
results_production_dir: '/dummy/path/results'
# metagenomics exchange
me_api: 'https://wwwdev.ebi.ac.uk/ena/registry/metagenome/api'
me_api: 'https://wwwdev.ebi.ac.uk/ena/registry/metagenome/api'
ena_api_password: None

0 comments on commit e0350dc

Please sign in to comment.