Update github-actions-builddockerfile.yml
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: mccloud/subgen:latest
|
tags: mccloud/subgen:latest, mccloud/subgen:cpu
|
||||||
-
|
-
|
||||||
name: Build and push cuda
|
name: Build and push cuda
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
|||||||
Reference in New Issue
Block a user