From d73b1b3b03c2ef0e89776f3196dd9a3e7ff24ed3 Mon Sep 17 00:00:00 2001 From: Jesper Jensen Date: Fri, 5 Jun 2026 00:15:27 +0200 Subject: Switch ci over to new repo --- ci/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/build.yaml b/ci/build.yaml index 23441da..547dbb2 100644 --- a/ci/build.yaml +++ b/ci/build.yaml @@ -2,9 +2,9 @@ resources: - name: repo type: git source: - uri: git@github.com:DelusionalLogic/borgflag.git + uri: ssh://git@git.jnsn.dev:52502/~/borgflag.git branch: main - private_key: ((borgflag.repo-key)) + private_key: ((vbump.repo-key)) - name: final-image type: registry-image icon: docker -- cgit v1.2.3