project-config/playbooks/release
Thierry Carrez 50c3fb9f59 Fix release jobs to work with prepare-workspace-git
The prepare-workspace-git role recently replaced the use-cached-repos
role, but its behavior is slightly different. While use-cached-repos
removed the 'origin' remote, prepare-workspace-git replaces it with a
zuul fake origin.

Release jobs used to add an 'origin' remote to enable notes fetching.
Those jobs now fail because the 'origin' remote already exists. We
fix this by resetting the URL for the 'origin' remote, instead of
adding a new one.

Change-Id: Ifa80ff02dd06a65fd60189c97438554fc4100932
2019-10-21 13:58:14 +02:00
..
launchpad.yaml Add tag-release job 2017-09-07 15:28:34 -05:00
post.yaml Revert "Temporarily leave launchpad creds for release jobs" 2017-10-23 19:20:45 +00:00
pre.yaml Fix release jobs to work with prepare-workspace-git 2019-10-21 13:58:14 +02:00
tag.yaml rewrite release jobs in python 2017-10-24 14:31:01 -04:00