osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/29998 )
Change subject: jobs/obs: don't upload to build.opensuse.org ......................................................................
jobs/obs: don't upload to build.opensuse.org
The transitional phase where we upload to both the old and new OBS server is over, so just upload to the new server from now on.
Related: OS#5557 Change-Id: If6f87dc6dbb4bafa3abb1d840f8d43cce6432dfd --- M jobs/osmocom-obs.yml 1 file changed, 0 insertions(+), 7 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/98/29998/1
diff --git a/jobs/osmocom-obs.yml b/jobs/osmocom-obs.yml index 0036493..25e48c3 100644 --- a/jobs/osmocom-obs.yml +++ b/jobs/osmocom-obs.yml @@ -13,15 +13,8 @@ - latest: conflict_version: "" server: - - build.opensuse.org: - proj: "network:osmocom" - obs.osmocom.org: proj: "osmocom" - # Pushing to build.opensuse.org is legacy, will be disabled soon (OS#5557). - # Don't push the new master repository there. - exclude: - - type: master - server: build.opensuse.org
- job-template: name: 'Osmocom_OBS_{type}_{server}'