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