Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: use the locally downloaded image instead of defaulting to the la… #324

Merged
merged 8 commits into from
Aug 16, 2023

Conversation

math411
Copy link
Contributor

@math411 math411 commented Aug 11, 2023

…test from the ECR repo

docker run -i -v /var/run/docker.sock:/var/run/docker.sock -e "IMAGE_NAME=public.ecr.aws/codebuild/amazonlinux2-x86_64-standard:3.0" -e "ARTIFACTS=/home/runner/work/amazon-braket-examples/amazon-braket-examples/envs" -e "SOURCE=/home/runner/work/amazon-braket-examples/amazon-braket-examples" -e "BUILDSPEC=/home/runner/work/amazon-braket-examples/amazon-braket-examples/nbi/buildspec.yml" -e "INITIATOR=runner" public.ecr.aws/codebuild/local-builds:latest

Current behavior does not set the image to use (-l) so we fall back to pulling a new image

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@math411 math411 requested a review from a team as a code owner August 11, 2023 23:04
@math411 math411 requested a review from kshitijc August 11, 2023 23:04
@math411 math411 marked this pull request as draft August 11, 2023 23:22
@math411 math411 removed the request for review from kshitijc August 12, 2023 18:15
@math411 math411 marked this pull request as ready for review August 14, 2023 17:19
@math411 math411 merged commit 7d56b3b into main Aug 16, 2023
7 checks passed
@math411 math411 deleted the math411-patch-3 branch August 16, 2023 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants