commit | 4624794280704856cac36f2e56188abbe9595627 | [log] [tgz] |
---|---|---|
author | Adrià Vilanova Martínez <me@avm99963.com> | Wed Nov 29 22:52:40 2023 +0100 |
committer | Adrià Vilanova Martínez <me@avm99963.com> | Wed Nov 29 22:52:40 2023 +0100 |
tree | 559cff6a524b6a655aa3145a8d3fa14ae0155dc6 | |
parent | 0fb5e6b849e3d6ddfa91daf28ea08b0c40f51ad2 [diff] |
fix(copybara-base): pass git credentials correctly Third tentative fix. Change-Id: Iecbaf6dc4ac930456cdf33bdc3b3496384b0f32d
diff --git a/playbooks/copybara-base/pre.yaml b/playbooks/copybara-base/pre.yaml index 00e77f3..f2c2e13 100644 --- a/playbooks/copybara-base/pre.yaml +++ b/playbooks/copybara-base/pre.yaml
@@ -1,5 +1,4 @@ - hosts: all roles: - role: add-copybara-credential-store - vars: - git_credentials: "{{ copybara_secrets.git_credentials }}" + git_credentials: "{{ copybara_secrets.git_credentials }}"