Skip to content

Commit

Permalink
feat!: add `no-cache-filter to buildx action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Nov 17, 2023
1 parent cc70be2 commit 6252ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-Docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ jobs:
tags: ${{ steps.image-name.outputs.full-image-name }}
cache-from: type=gha
cache-to: type=gha,mode=min
no-cache-filters: install-pacta

0 comments on commit 6252ba7

Please sign in to comment.