zuul-registry/playbooks/functional-test/localtest.yaml
James E. Blair 813c1af44e Fix container image build
This corrects outstanding errors in the container image build
and adds the build to the gate.

Change-Id: I2c8b637d66a640b5eeb894eefd148ce61df4a847
2019-10-02 13:50:42 -04:00

8 lines
144 B
YAML

- hosts: localhost
vars:
workspace: /tmp/registry-test
local: true
tasks:
- name: Run main tasks
include_tasks: main.yaml