From b19c2f8db35f2d6dc8f23eb79a9f65745c835bbd Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 5 Jul 2026 11:13:04 +0000 Subject: [PATCH] fix: match PaC repository URL to Gitea events --- config/platform-infra/pipelines-as-code.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/platform-infra/pipelines-as-code.yaml b/config/platform-infra/pipelines-as-code.yaml index a3f637f0..8478c06d 100644 --- a/config/platform-infra/pipelines-as-code.yaml +++ b/config/platform-infra/pipelines-as-code.yaml @@ -47,7 +47,7 @@ repository: name: agentrun-jd01-v02 namespace: agentrun-ci providerType: gitea - url: http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-agentrun + url: https://gitea.pikapython.com/mirrors/pikasTech-agentrun cloneUrl: http://gitea-http.devops-infra.svc.cluster.local:3000/mirrors/pikasTech-agentrun.git owner: mirrors repo: pikasTech-agentrun