Skip to content

Commit

Permalink
Add no-cache option to docker bake action
Browse files Browse the repository at this point in the history
  • Loading branch information
Geczy committed Dec 28, 2023
1 parent 91ee08a commit abb6c68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: docker/bake-action@v4
with:
push: true
no-cache: true
set: |
*.output=type=docker,oci-mediatypes=false
*.platform=linux/arm64

0 comments on commit abb6c68

Please sign in to comment.