From ea88d28ab65b8e2fc47430a0c685e0b175082578 Mon Sep 17 00:00:00 2001 From: Chris Richardson Date: Mon, 12 May 2025 18:38:53 -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 e9dd751..e82e56b 100644 --- a/.gitea/workflows/gitea-ci.yaml +++ b/.gitea/workflows/gitea-ci.yaml @@ -35,5 +35,5 @@ jobs: context: . file: ./Dockerfile push: true - tags: "private-registry:5000/python-locust-example:${{gitea.sha}},private-registry:5000/python-locust-example:latest" + tags: "http://private-registry:5000/python-locust-example:${{gitea.sha}},http://private-registry:5000/python-locust-example:latest"