Update github-actions-builddockerfile.yml

This commit is contained in:
McCloudS
2024-01-28 11:56:57 -07:00
committed by GitHub
parent 783674ff84
commit aad727a7f2

View File

@@ -23,12 +23,5 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: mccloud/subgen:latest, mccloud/subgen:cpu
-
name: Build and push cuda
uses: docker/build-push-action@v5
with:
file: ./Dockerfile.cuda
push: true
tags: mccloud/subgen:cuda, mccloud/subgen:gpu
tags: mccloud/subgen:latest