Skip to content

Commit

Permalink
feat: enable gha caching
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-fully-ported authored Dec 21, 2023
1 parent ba40667 commit e66e100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/porter_stack_cowsay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
PORTER_STACK_NAME: cowsay
PORTER_TAG: ${{ steps.vars.outputs.sha_short }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_1_1 }}
DOCKER_BUILDKIT: "1"
PORTER_BUILDKIT_ARGS: --cache-to type=gha --cache-from type=gha

0 comments on commit e66e100

Please sign in to comment.