Drop zuul_executor_dest from release notes job variables

This variable is set to the default of the role, it's probably
best we leave it out in case we make changes in the original
default value globally.

Change-Id: I3fb4e8b3ad93546debba726953acce18d33538f8
This commit is contained in:
Mohammed Naser 2017-10-04 22:51:02 -04:00
parent fb89427426
commit 675386f254
No known key found for this signature in database
GPG Key ID: 481CBC90384AEC42
1 changed files with 0 additions and 1 deletions

View File

@ -3,4 +3,3 @@
- role: fetch-tox-output
- role: fetch-sphinx-output
sphinx_output_src: "{{ zuul.project.src_dir }}/releasenotes/build/html"
zuul_executor_dest: "{{ zuul.executor.log_root }}"