Commit 0fb5a10
committed
ci: set AWS_REGION on Windows image build jobs
The Windows shell runner uses the host docker config, whose ecr-login
credsStore fails `list` with MissingRegion during the anonymous
mcr.microsoft.com base-image pull. Give the helper a region so it stops
erroring, leaving the rest of the host config (incl. ambient
registry.ddbuild.io auth) untouched.1 parent 697bbea commit 0fb5a10
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
151 | 157 | | |
152 | 158 | | |
153 | 159 | | |
| |||
0 commit comments