We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5efd88 commit bbee183Copy full SHA for bbee183
.github/workflows/dispatch_build_dev.yaml
@@ -61,7 +61,6 @@ jobs:
61
uses: docker/build-push-action@v4
62
with:
63
context: .
64
- platform: ${{ env.ARCH }}
65
push: true
66
tags: pyengine/${{ env.SERVICE }}:${{ env.VERSION }}
67
0 commit comments