openstack-zuul-jobs/playbooks/roles/run-wheel/tasks/main.yaml

5 lines
181 B
YAML

- name: Execute run-wheel.sh.
shell: "/usr/local/jenkins/slave_scripts/run-wheel.sh {{ run_wheel_envlist }}"
args:
chdir: "{{ zuul_workspace_root }}/src/{{ zuul.project }}"