diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 2adcc7e..d608620 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -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: