summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/build.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci/build.yaml b/ci/build.yaml
index 4d19a18..7367fe4 100644
--- a/ci/build.yaml
+++ b/ci/build.yaml
@@ -4,14 +4,14 @@ resources:
source:
uri: git@github.com:DelusionalLogic/borgflag.git
branch: main
- private_key: ((vbump.borgflag-key))
+ private_key: ((borgflag.borgflag-key))
- name: final-image
type: registry-image
icon: docker
source:
repository: registry.jnsn.dev/borgflag
- username: ((vbump.username))
- password: ((vbump.password))
+ username: ((borgflag.username))
+ password: ((borgflag.password))
tag: latest
jobs: