diff --git a/.gitea/workflows/gitea-ci.yaml b/.gitea/workflows/gitea-ci.yaml index e82e56b..7346b00 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -35,5 +35,5 @@ jobs: context: . file: ./Dockerfile push: true - tags: "http://private-registry:5000/python-locust-example:${{gitea.sha}},http://private-registry:5000/python-locust-example:latest" + tags: "d.lilpenguins.com/python-locust-example:${{gitea.sha}},d.lilpenguins.com/python-locust-example:latest"