Skip to content

Commit c71e3b9

Browse files
Update porter_stack_stefan-testcachemultistep.yml
1 parent c367148 commit c71e3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/porter_stack_stefan-testcachemultistep.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Deploy stack
3434
timeout-minutes: 30
3535
run: |
36-
docker buildx create --use
36+
# docker buildx create --use
3737
docker buildx build . -f=DockerfileStefanTest --tag=813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:3449eb3a184ca759a4ce41a1b3044c85aa3870ee --cache-from=type=gha --cache-to=type=gha,mode=max --platform=linux/amd64 --push
3838
# porter apply
3939
env:

0 commit comments

Comments
 (0)