From 15976fba072788a872772bcf59a82d81adbe53f6 Mon Sep 17 00:00:00 2001 From: Chris Richardson Date: Mon, 12 May 2025 18:54:18 -0400 Subject: [PATCH] asD --- .gitea/workflows/gitea-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"