aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/update-osmo-ci-on-slaves.yml
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2022-06-18 11:54:15 +0200
committerVadim Yanitskiy <vyanitskiy@sysmocom.de>2022-08-13 04:02:51 +0700
commit5455b42405695a7251208b359f4a1c35a6d74e29 (patch)
treed884d498a4fc2a46778c390ca719aa70fdeff307 /jobs/update-osmo-ci-on-slaves.yml
parent942f5ef96cfbfc85d725bb410e9e30f5aeb7502b (diff)
update git URLs (git -> https; gitea/gerrit)
Unencrypted git:// protocol offers no integrity or authentication, making it subject to tampering. Use https:// instead. https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git https://blog.readthedocs.com/github-git-protocol-deprecation/ Change-Id: Ia44e4127ff87a3d4d747225d3258188a0a891f1b
Diffstat (limited to 'jobs/update-osmo-ci-on-slaves.yml')
-rw-r--r--jobs/update-osmo-ci-on-slaves.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index df6bd99..36ed922 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -24,7 +24,7 @@
num-to-keep: 120
scm:
- git:
- url: git://git.osmocom.org/osmo-ci
+ url: https://gerrit.osmocom.org/osmo-ci
git-config-name: 'Jenkins Builder'
git-config-email: 'jenkins@osmocom.org'
skip-tag: true
@@ -54,7 +54,7 @@
node: osmocom-master-debian9
scm:
- git:
- url: git://git.osmocom.org/docker-playground
+ url: https://gerrit.osmocom.org/docker-playground
git-config-name: 'Jenkins Builder'
git-config-email: 'jenkins@osmocom.org'
skip-tag: true