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