osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/30381 )


Change subject: jobs: new naming scheme for ftp.osmocom.org keys
......................................................................

jobs: new naming scheme for ftp.osmocom.org keys

Use new ssh keys for ftp.osmocom.org with consistent naming scheme. It
was not possible to use @ in the ID name for new IDs, so I've used an
underscore instead.

Change-Id: Id0cf70e70944cf1a1963e0046b1470a0485c05f8
---
M jobs/osmocom-api.yml
M jobs/osmocom-release-tarballs.yml
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/81/30381/1

diff --git a/jobs/osmocom-api.yml b/jobs/osmocom-api.yml
index f91779d..132a1d6 100644
--- a/jobs/osmocom-api.yml
+++ b/jobs/osmocom-api.yml
@@ -15,7 +15,7 @@
     wrappers:
     - ssh-agent-credentials:
         users:
-        - api@osmocom
+        - api_ftp.osmocom.org
     parameters:
       - string:
           name: BRANCH
diff --git a/jobs/osmocom-release-tarballs.yml 
b/jobs/osmocom-release-tarballs.yml
index 3d11bd3..fad7462 100644
--- a/jobs/osmocom-release-tarballs.yml
+++ b/jobs/osmocom-release-tarballs.yml
@@ -42,6 +42,6 @@
     wrappers:
       - ssh-agent-credentials:
           users:
-          - releases
+          - releases_ftp.osmocom.org

 # vim: expandtab tabstop=2 shiftwidth=2

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/30381
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Id0cf70e70944cf1a1963e0046b1470a0485c05f8
Gerrit-Change-Number: 30381
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to