Skip to content

Commit

Permalink
update default catalog to dcp36 for (#2385) (#2386)
Browse files Browse the repository at this point in the history
  • Loading branch information
NoopDog authored Apr 8, 2024
1 parent 037ffd5 commit 0f7469b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cgl-platform-hca-portal-prod-deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export GATSBY_GTM_ID=GTM-M2J5NTJ
export GATSBY_GTM_AUTH=xm3qglWPEFim7Lb4AxXnsA
export GATSBY_ENV_NAME=env-2
export GATSBY_ENV=PROD
export GATSBY_DEFAULT_CATALOG=dcp35
export GATSBY_DEFAULT_CATALOG=dcp36
export GATSBY_ATLAS=hca
gatsby build

Expand Down
2 changes: 1 addition & 1 deletion next/site-config/data-portal/dev/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const config: SiteConfig = {
size: "100",
},
defaultParams: {
catalog: "dcp35",
catalog: "dcp36",
},
url: "https://service.azul.data.humancellatlas.org/index",
},
Expand Down

0 comments on commit 0f7469b

Please sign in to comment.