Update build_GPU.yml
This commit is contained in:
1
.github/workflows/build_GPU.yml
vendored
1
.github/workflows/build_GPU.yml
vendored
@@ -28,6 +28,5 @@ jobs:
|
|||||||
name: Build and push GPU
|
name: Build and push GPU
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
platforms: linux/amd64, linux/arm64
|
|
||||||
push: true
|
push: true
|
||||||
tags: mccloud/subgen:latest
|
tags: mccloud/subgen:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user