rally/tests/ci/playbooks/docker-build-check-and-push...

6 lines
117 B
YAML

- hosts: all
name: Build and push docker image for Rally
roles:
- docker-build-image
- docker-push-image