manila-image-elements/playbooks/manila-buildimage-docker/run.yaml

7 lines
181 B
YAML

- hosts: all
tasks:
- name: Run tools/gate/build-images docker
command: bash -xe tools/gate/build-images docker
args:
chdir: '{{ zuul.project.src_dir }}'