🔨 Remove platforms
This commit is contained in:
parent
2b277e714b
commit
511272e837
1
.github/workflows/build_docker.yml
vendored
1
.github/workflows/build_docker.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: linux/386,linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
|
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/sebclem/cnc-speed-calculator:latest
|
ghcr.io/sebclem/cnc-speed-calculator:latest
|
Loading…
Reference in New Issue
Block a user