summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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