Update docker-image.yml
This commit is contained in:
parent
afa5159789
commit
da01b49fd9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
@ -27,4 +27,4 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ vars.DOCKERHUB_USERNAME }}/openWakeWord-rhasspy:latest
|
tags: ${{ vars.DOCKERHUB_USERNAME }}/openwakeword-rhasspy:latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue