From 3806e5a543ce5809532b7375646e3b15e617a6ad Mon Sep 17 00:00:00 2001 From: mohammedzee1000 Date: Mon, 24 Oct 2016 12:44:45 +0530 Subject: [PATCH] Added cccp.yml file to build container on CentOS Container Pipeline. Once this file is added, we can add an index entry to the container pipeline index, and get this container delivered through registry.centos.org. --- examples/atomic-registry/systemd/cccp.yml | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 examples/atomic-registry/systemd/cccp.yml diff --git a/examples/atomic-registry/systemd/cccp.yml b/examples/atomic-registry/systemd/cccp.yml new file mode 100644 index 000000000000..55770fd59c24 --- /dev/null +++ b/examples/atomic-registry/systemd/cccp.yml @@ -0,0 +1,24 @@ +# This is for the purpose of containers on the CentOS Community Container Pipeline. +# The containers are built, tested and delivered to registry.centos.org and lifecycled +# as well. A corresponding entry must exist in the container index itself, located at +# https://github.com/CentOS/container-index/tree/master/index.d +# You can know more at the following links: +# * https://github.com/CentOS/container-pipeline-service/blob/master/README.md +# * https://github.com/CentOS/container-pipeline-service/blob/master/README.md +# * https://wiki.centos.org/ContainerPipeline +job-id: atomic-registry-install + +#the following are optional, can be left blank +#defaults, where applicable are filled in +#nulecule-file : nulecule +#test-skip : True +#test-script : +#build-script : +#delivery-script : +#docker-index : True +#custom-delivery : False +#local-delivery : True +#Upstreams : +# - ref : +# url : +#desired-tag : null