Skip to content

Commit 84cddbc

Browse files
authored
Merge pull request #11518 from mohammedzee1000/2016-10-24_12-42-21-atomic_registry_container_pipeline
Added cccp.yml file to build container on CentOS Container Pipeline.
2 parents 8c1279a + 3806e5a commit 84cddbc

File tree

1 file changed

+24
-0
lines changed
  • examples/atomic-registry/systemd

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# This is for the purpose of containers on the CentOS Community Container Pipeline.
2+
# The containers are built, tested and delivered to registry.centos.org and lifecycled
3+
# as well. A corresponding entry must exist in the container index itself, located at
4+
# https://github.com/CentOS/container-index/tree/master/index.d
5+
# You can know more at the following links:
6+
# * https://github.com/CentOS/container-pipeline-service/blob/master/README.md
7+
# * https://github.com/CentOS/container-pipeline-service/blob/master/README.md
8+
# * https://wiki.centos.org/ContainerPipeline
9+
job-id: atomic-registry-install
10+
11+
#the following are optional, can be left blank
12+
#defaults, where applicable are filled in
13+
#nulecule-file : nulecule
14+
#test-skip : True
15+
#test-script :
16+
#build-script :
17+
#delivery-script :
18+
#docker-index : True
19+
#custom-delivery : False
20+
#local-delivery : True
21+
#Upstreams :
22+
# - ref :
23+
# url :
24+
#desired-tag : null

0 commit comments

Comments
 (0)