Skip to content

Commit

Permalink
[r H] Make dcp42 the default catalog (#6586)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Sep 24, 2024
1 parent cb83019 commit 1331760
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deployments/prod/environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,6 @@ def env() -> Mapping[str, Optional[str]]:
repository=dict(name='tdr_hca')),
sources=mklist(sources))
for atlas, catalog, sources in [
('hca', 'dcp41', dcp41_sources),
('hca', 'dcp42', dcp42_sources),
('hca', 'pilot1', pilot1_sources),
('lungmap', 'lm7', lm7_sources)
Expand Down

0 comments on commit 1331760

Please sign in to comment.