diff options
| author | Jesper Jensen <jesper@jnsn.dev> | 2026-06-04 21:04:35 +0200 |
|---|---|---|
| committer | Jesper Jensen <jesper@jnsn.dev> | 2026-06-04 21:07:07 +0200 |
| commit | 92adcaf8cbce0906d32f32f49c3ce11a56acbefb (patch) | |
| tree | 2e20d11b73e5d473a2e17746e824bd97763eb6c8 /ci/build.yaml | |
| parent | ff7ea116e097a281b112d44e90f9d1d1abd32b9b (diff) | |
Retarget clone urlmain
Finally, no more github
Diffstat (limited to 'ci/build.yaml')
| -rw-r--r-- | ci/build.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/build.yaml b/ci/build.yaml index b234227..f17098f 100644 --- a/ci/build.yaml +++ b/ci/build.yaml @@ -2,7 +2,7 @@ resources: - name: repo type: git source: - uri: git@github.com:DelusionalLogic/version-bump.git + uri: ssh://git@git.jnsn.dev:52502/~/version-bump.git branch: main private_key: ((vbump.repo-key)) - name: final-image |
