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 11, 2024
1 parent f0fa9cc commit 6a9769f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/porter_stack_stefan-testcachemultistep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
docker context ls
docker buildx ls
# docker buildx create --use
cat $DOCKER_CONFIG
ls $DOCKER_CONFIG
cat $DOCKER_CONFIG/config.json
porter apply
env:
PORTER_CLUSTER: "11"
Expand All @@ -53,7 +54,7 @@ jobs:
PORTER_STACK_NAME: stefan-testcachemultistep
PORTER_TAG: ${{ steps.vars2.outputs.sha_long }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }}
DOCKER_CONFIG: config.json
DOCKER_CONFIG: dockerconfigmanual

DOCKER_BUILDKIT: "1"
# BUILDKIT_INLINE_CACHE: "1"
Expand Down

0 comments on commit 6a9769f

Please sign in to comment.