Merge "Use zuul_legacy_vars for propose jobs for now"

This commit is contained in:
Zuul 2017-10-11 06:55:07 +00:00 committed by Gerrit Code Review
commit bdea8fea98
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@
command: "{{ ansible_user_dir }}/scripts/propose_update.sh {{ update_target }}"
args:
chdir: "src/{{ zuul.project.canonical_name }}"
environment: '{{ zuul | zuul_legacy_vars }}'