a4604ae0b3
This adds a dockerfile to build an opendevorg/refstack image as well as the jobs to build and publish it. Change-Id: Icade6c713fa9bf6ab508fd4d8d65debada2ddb30
6 lines
129 B
YAML
6 lines
129 B
YAML
- hosts: "refstack-docker:!disabled"
|
|
name: "Configure refstack service in docker"
|
|
roles:
|
|
- install-docker
|
|
- refstack
|