Skip to content

Commit

Permalink
Update porter_stack_stefan-testcachemultistep.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmcshane authored Oct 7, 2024
1 parent 4e8e73d commit 10c2fa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/porter_stack_stefan-testcachemultistep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
DOCKER_BUILDKIT: "1"
# BUILDKIT_INLINE_CACHE: "1"

# PORTER_BUILDKIT_ARGS: --cache-to mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:f6e348d4664ed922a9dc7e0ebf822757d4b65460 --push
PORTER_BUILDKIT_COMPLETE_OVERRIDE: build -f DockerfileStefanTest --cache-to mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:$PORTER_TAG --push --tag 813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:$PORTER_TAG --cache-from type=registry,ref=813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep .
# --cache-from type=gha --cache-to type=gha,mode=max --push
# PORTER_BUILDKIT_COMPLETE_OVERRIDE: build -f DockerfileStefanTest --cache-to mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:$PORTER_TAG --push --tag 813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:$PORTER_TAG --cache-from type=registry,ref=813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep .
PORTER_BUILDKIT_COMPLETE_OVERRIDE: build -f DockerfileStefanTest . --cache-from type=gha --cache-to type=gha,mode=max --push --tag 813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:$PORTER_TAG
#

0 comments on commit 10c2fa6

Please sign in to comment.