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
This commit is contained in:
Oliver Smith 2022-11-03 13:51:32 +01:00 committed by osmith
parent 8d7596a311
commit c53223d047
1 changed files with 0 additions and 7 deletions

View File

@ -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}'