We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff449c9 commit 48b7327Copy full SHA for 48b7327
.github/workflows/docker-publish.yml
@@ -89,5 +89,3 @@ jobs:
89
cache-from: |
90
type=registry,ref=ghcr.io/${{ steps.repo_owner.outputs.lowercase }}/wireport:latest
91
cache-to: type=inline
92
- build-args: |
93
- BUILDKIT_INLINE_CACHE=1
0 commit comments