File tree 1 file changed +24
-0
lines changed
examples/atomic-registry/systemd 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments