Merge pull request 'fix: revert registry url' (#8) from dev-v0.7.x into main
Some checks failed
Build and Publish Docker Image (Semantic Cache) / build-and-push-semantic (push) Failing after 20m2s
Build and Publish Docker Image / build-and-push (push) Has been cancelled

Reviewed-on: https://bitfreedom.net/code/code/nomyo-ai/nomyo-router/pulls/8
This commit is contained in:
Alpha Nerd 2026-04-02 16:57:01 +02:00
commit bd51490659
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ on:
workflow_dispatch:
env:
REGISTRY: bitfreedom.net/code
REGISTRY: bitfreedom.net
IMAGE_NAME: ${{ github.repository }}
jobs:

View file

@ -9,7 +9,7 @@ on:
workflow_dispatch:
env:
REGISTRY: bitfreedom.net/code
REGISTRY: bitfreedom.net
IMAGE_NAME: ${{ github.repository }}
jobs: