Update github-actions-builddockerfile.yml
This commit is contained in:
@@ -52,5 +52,6 @@ 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:
|
||||||
|
file: ./Dockerfile.cpu
|
||||||
push: true
|
push: true
|
||||||
tags: mccloud/subgen:cpu
|
tags: mccloud/subgen:cpu
|
||||||
|
|||||||
Reference in New Issue
Block a user