blob: c195cca82491e16be5ba723e4753f24365a34a72 [file] [log] [blame]
- name: Run test_command
command: '{{ test_command }}'
args:
chdir: '{{ zuul.project.src_dir }}'
environment:
JOB_PERFORM_EXTRA_WORK: '{{ perform_extra_work | ternary("1", "0") }}'