Remove bindep for announce-release job
The bindep install causes problem for announce-release and it seems unnecessary for this job, so let's get rid of it. Change-Id: Id3eeb168dd72e379fd8bf3fba0407ce1c1314ecb
This commit is contained in:
parent
43caa50e86
commit
c794f36e58
@ -1,8 +1,5 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- role: bindep
|
|
||||||
bindep_profile: test
|
|
||||||
bindep_dir: "src/{{ zuul.project.canonical_name }}"
|
|
||||||
- role: bindep
|
- role: bindep
|
||||||
bindep_profile: test
|
bindep_profile: test
|
||||||
bindep_dir: src/opendev.org/openstack/releases
|
bindep_dir: src/opendev.org/openstack/releases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user