We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1d37e commit 06ff207Copy full SHA for 06ff207
1 file changed
.github/workflows/ci.yml
@@ -87,6 +87,7 @@ jobs:
87
88
- name: Build and push multi-architecture image
89
uses: docker/build-push-action@v6
90
+ id: build
91
with:
92
context: .
93
platforms: linux/amd64,linux/arm64
0 commit comments