We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 681cfa2 commit 07124e5Copy full SHA for 07124e5
1 file changed
.github/workflows/commit.yaml
@@ -112,7 +112,6 @@ jobs:
112
113
- name: Docker Build
114
uses: docker/build-push-action@v6
115
- if: github.event_name != 'push'
116
with:
117
platforms: linux/amd64,linux/arm64
118
load: true
0 commit comments