We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a99322 commit 2b36902Copy full SHA for 2b36902
.github/workflows/build.yaml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: pnstack/actions/docker-publish@main
22
with:
23
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64
24
dockerfile: Dockerfile
25
context: .
26
push_enabled: true
0 commit comments