aboutsummaryrefslogtreecommitdiffstats
path: root/jobs/repo-install-test.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/repo-install-test.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/repo-install-test.yml')
-rw-r--r--jobs/repo-install-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/repo-install-test.yml b/jobs/repo-install-test.yml
index 5648160..5343f33 100644
--- a/jobs/repo-install-test.yml
+++ b/jobs/repo-install-test.yml
@@ -56,7 +56,7 @@
- git:
branches:
- '$BRANCH_CI'
- 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'
triggers: