Merge pull request 'fix: revert registry url' (#8) from dev-v0.7.x into main
Reviewed-on: https://bitfreedom.net/code/code/nomyo-ai/nomyo-router/pulls/8
This commit is contained in:
commit
bd51490659
2 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
REGISTRY: bitfreedom.net/code
|
||||
REGISTRY: bitfreedom.net
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
REGISTRY: bitfreedom.net/code
|
||||
REGISTRY: bitfreedom.net
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue