Skip to content

Commit

Permalink
Merge pull request #11518 from mohammedzee1000/2016-10-24_12-42-21-at…
Browse files Browse the repository at this point in the history
…omic_registry_container_pipeline

Added cccp.yml file to build container on CentOS Container Pipeline.
  • Loading branch information
danmcp committed Oct 24, 2016
2 parents 8c1279a + 3806e5a commit 84cddbc
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions 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

0 comments on commit 84cddbc

Please sign in to comment.