Remove unnecessary envOverride (#766)

Our DockerHub password is in ESC, and a bunch of the other variables
were copy-pasted defaults. We need to keep GCP because that isn't in
ESC yet.

Refs https://github.com/pulumi/ci-mgmt/issues/1583.
This commit is contained in:
Bryce Lampe
2026-02-13 15:57:47 -08:00
committed by GitHub
parent 6aa0b4dde7
commit 710f5d816b
9 changed files with 31 additions and 74 deletions

View File

@@ -38,3 +38,5 @@ variables:
auth-token:
fn::aws:ecr:getAuthorizationToken:
registryId: ${ecr-repository.registryId}
config:
aws:region: us-west-2