Update build_CPU.yml
This commit is contained in:
1
.github/workflows/build_CPU.yml
vendored
1
.github/workflows/build_CPU.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
|||||||
name: Build and push CPU
|
name: Build and push CPU
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
|
platforms: linux/amd64, linux/arm64
|
||||||
file: ./Dockerfile.cpu
|
file: ./Dockerfile.cpu
|
||||||
push: true
|
push: true
|
||||||
tags: mccloud/subgen:cpu
|
tags: mccloud/subgen:cpu
|
||||||
|
|||||||
Reference in New Issue
Block a user