update dockerfile name
This commit is contained in:
@@ -97,7 +97,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: docker/Dockerfile
|
file: docker/Dockerfile.cpu
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/makaveli10/whisperlive-cpu:latest
|
tags: ghcr.io/makaveli10/whisperlive-cpu:latest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user