Initiate waiverdb build (from candidate-registry base image).

This commit is contained in:
Ralph Bean 2018-01-17 18:44:20 +00:00
parent 742a4043df
commit 15a923f822

View file

@ -50,6 +50,7 @@
when: env != "staging"
- { role: openshift/object, app: waiverdb, file: imagestream.yml }
- { role: openshift/object, app: waiverdb, file: buildconfig.yml }
- { role: openshift/start-build, app: waiverdb, name: waiverdb-docker-build }
- { role: openshift/object, app: waiverdb, template: configmap.yml }
- { role: openshift/object, app: waiverdb, file: service.yml }
- { role: openshift/object, app: waiverdb, file: route.yml }