This commit is contained in:
parent
676f3f38c8
commit
2fcb7cef0f
17 changed files with 192 additions and 79 deletions
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
|
|
@ -77,7 +77,7 @@ jobs:
|
|||
env:
|
||||
# Set up environment variables for the job
|
||||
DOCKER_REGISTRY: ghcr.io
|
||||
IMAGE_NAME: matatonic/openedai-speech-min
|
||||
IMAGE_NAME: ${{ github.repository }}-min
|
||||
TAG: ${{ github.sha }}
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue