Skip to content

Commit

Permalink
Merge branch 'main' into dl/extending-docs-2
Browse files Browse the repository at this point in the history
  • Loading branch information
DevinLeamy authored Aug 28, 2023
2 parents aefaa45 + f567dc7 commit 8767d24
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion deploy/k8/biomes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const LAST_BOB_IMAGE = "bob-354da53d0a";
// ===== Buffer to avoid git conflicts =====

// Fix deploy.
const PROD_IMAGE_OVERRIDE = "thomas-manual";
const PROD_IMAGE_OVERRIDE = "devin-deploy-2";

const PROD_IMAGE_TAG = PROD_IMAGE_OVERRIDE || LAST_BOB_IMAGE || LAST_BOB_BUILD;
const PROD_IMAGE_NAME = "us-central1-docker.pkg.dev/zones-cloud/b/biomes";
Expand Down
46 changes: 23 additions & 23 deletions deploy/k8/biomes.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8767d24

Please sign in to comment.