We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 937cf90 commit a3b9b59Copy full SHA for a3b9b59
.github/workflows/ci-cd.yml
@@ -26,4 +26,5 @@ jobs:
26
with:
27
context: .
28
push: true
29
+ platforms: linux/amd64,linux/arm64
30
tags: ${{ secrets.DOCKER_USERNAME }}/my-first-docker-image:latest
0 commit comments