Merge "Use zuul.executor.work_root for add-build-sshkey"

This commit is contained in:
Jenkins
2017-08-07 15:30:47 +00:00
committed by Gerrit Code Review

View File

@@ -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"