We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a6cb52b + 933fb1b commit 731a09fCopy full SHA for 731a09f
sagemaker_studio_image_build/data/buildspec.template.yml
@@ -8,6 +8,7 @@ phases:
8
- $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 763104351884)
9
- $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 217643126080)
10
- $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 727897471807)
11
+ - $(aws ecr get-login --no-include-email --region $AWS_DEFAULT_REGION --registry-ids 626614931356)
12
build:
13
commands:
14
- echo Build started on `date`
0 commit comments