summaryrefslogtreecommitdiff
path: root/ci/build.yaml
diff options
context:
space:
mode:
authorJesper Jensen <jesper@jnsn.dev>2026-06-05 00:15:27 +0200
committerJesper Jensen <jesper@jnsn.dev>2026-06-05 00:15:27 +0200
commitd73b1b3b03c2ef0e89776f3196dd9a3e7ff24ed3 (patch)
treea02f6069ef7d499569668214da508e536c8f364b /ci/build.yaml
parent16ee26f0453c37c9b13e47d44cde913b25bbd1bf (diff)
Switch ci over to new repomain
Diffstat (limited to 'ci/build.yaml')
-rw-r--r--ci/build.yaml4
1 files 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