Skip to content

Commit

Permalink
feat: enable buildkit
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-fully-ported authored Oct 25, 2023
1 parent 166b9a5 commit 7a264c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/porter_stack_cowsay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
with:
command: apply -f ./porter.yaml
env:
DOCKER_BUILDKIT: "1"
PORTER_CLUSTER: "3111"
PORTER_HOST: https://dashboard.getporter.dev
PORTER_PR_NUMBER: ${{ github.event.number }}
Expand Down

0 comments on commit 7a264c1

Please sign in to comment.