Skip to content

Commit

Permalink
[r H] Make dcp43 the default catalog on prod (#6658)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsotirho-ucsc committed Oct 25, 2024
1 parent cb2393a commit 7994637
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 @@ -1235,7 +1235,6 @@ def env() -> Mapping[str, Optional[str]]:
repository=dict(name='tdr_hca')),
sources=mklist(sources))
for atlas, catalog, sources in [
('hca', 'dcp42', dcp42_sources),
('hca', 'dcp43', dcp43_sources),
('hca', 'pilot1', pilot1_sources),
('lungmap', 'lm7', lm7_sources),
Expand Down

0 comments on commit 7994637

Please sign in to comment.