diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index fa17f81..fa773c2 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -9,8 +9,8 @@ on: branches: [dev] env: - REGISTRY: gitea.jeffemmett.com - IMAGE: gitea.jeffemmett.com/jeffemmett/elle-o-elle + REGISTRY: localhost:3000 + IMAGE: localhost:3000/jeffemmett/elle-o-elle jobs: deploy: