kompose/script/test_in_openshift/compose-files/buildconfig/docker-compose.yml
Anush Shetty de5cdfa6a2 OpenShift Tests for the build and push
This patch fixes the broken buildconfig functional tests
2017-06-30 14:45:39 +05:30

6 lines
69 B
YAML

version: "2"
services:
foo:
build: "./build"
command: sleep 100