fix: update GIT_REMOTE to git.lunarfront.tech
Some checks failed
Build & Release / build (push) Has been cancelled

This commit is contained in:
Ryan Moon
2026-04-03 19:35:45 -05:00
parent 48d49a068a
commit 019867f1fa

View File

@@ -15,7 +15,7 @@ jobs:
if: "!startsWith(github.event.head_commit.message, 'chore: bump version')"
env:
REGISTRY: registry.digitalocean.com/lunarfront
GIT_REMOTE: git2.lunarfront.tech
GIT_REMOTE: git.lunarfront.tech
DOCKER_HOST: tcp://localhost:2375
steps: