aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/osmocom-build-tags-against-master.yml
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-09-26 12:48:48 +0200
committerOliver Smith <osmith@sysmocom.de>2022-09-26 15:07:59 +0200
commit7fc58133d671ced94f6a12407dad732afb47d5f2 (patch)
tree08368e41c01cda0c47cd057fb3b9e304e7e00be5 /jobs/osmocom-build-tags-against-master.yml
parenta5521ff99e9ec0b1f267fb012c676625026427f2 (diff)
Replace most remaining git.osmocom.org urls
Replace the legacy git.osmocom.org clone URLs with either gerrit or gitea in most places. Besides not using legacy urls anymore, the advantage of using gerrit directly is that we don't have a delay of 10 min to several hours on the repository. Not replaced: * ansible/roles/osmocom-workstation: not sure if still used, would need a bit of a rewrite to use logic similar to osmo_git_clone_url(). Related: https://osmocom.org/projects/cellular-infrastructure/wiki/Git_infrastructure Change-Id: I90409c9e7f4db4e1765647021625f9acfccaa78b
Diffstat (limited to 'jobs/osmocom-build-tags-against-master.yml')
-rw-r--r--jobs/osmocom-build-tags-against-master.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/osmocom-build-tags-against-master.yml b/jobs/osmocom-build-tags-against-master.yml
index 22ac9ae..351aff2 100644
--- a/jobs/osmocom-build-tags-against-master.yml
+++ b/jobs/osmocom-build-tags-against-master.yml
@@ -25,7 +25,7 @@
- git:
branches:
- '$BRANCH'
- url: https://git.osmocom.org/osmo-ci
+ url: https://gerrit.osmocom.org/osmo-ci
git-config-name: 'Jenkins Builder'
git-config-email: 'jenkins@osmocom.org'
triggers: