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 b54a914 commit 8a997a0Copy full SHA for 8a997a0
.github/workflows/main.yml
@@ -70,5 +70,6 @@ jobs:
70
name: Build and push
71
uses: docker/build-push-action@v6
72
with:
73
+ platforms: linux/amd64,linux/arm64
74
push: true
75
tags: paulorb/modbus-simulator-cli:latest,paulorb/modbus-simulator-cli:${{ github.ref_name }}
0 commit comments