Merge "Use zuul.executor.work_root for add-build-sshkey"
This commit is contained in:
@@ -1 +1 @@
|
||||
zuul_temp_ssh_key: "{{ zuul.executor.src_root }}/../{{ zuul.build }}_id_rsa"
|
||||
zuul_temp_ssh_key: "{{ zuul.executor.work_root }}/{{ zuul.build }}_id_rsa"
|
||||
|
||||
Reference in New Issue
Block a user