Use python string formatting for upload-git-mirror
Another hotfix for Zuul 4.6.0, related to I47687d4e747652279f7da7a85e6a431fde525dd7 which implements the other half. Change-Id: I7ce36b9838a54637d52921f2953ad32a845abdd2
This commit is contained in:
parent
51d2d2c7e4
commit
6040dba73f
@ -1,4 +1,4 @@
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- name: upload-git-mirror
|
||||
git_mirror_repository: "{{ git_mirror_credentials.target_repository }}"
|
||||
git_mirror_repository: "{{ git_mirror_credentials.target_repository.format(zuul=zuul) }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user