diff --git a/jobs/osmocom-api.yml b/jobs/osmocom-api.yml index f91779da..132a1d62 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 3d11bd38..fad7462c 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