File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 4646 quayio_token : " QUAY_IMAGE_SCLORG_BUILDER_TOKEN"
4747 docker_context : 16
4848
49+ - dockerfile : " 18/Dockerfile.c10s"
50+ registry_namespace : " sclorg"
51+ tag : " c10s"
52+ image_name : " postgresql-18-c10s"
53+ quayio_username : " QUAY_IMAGE_SCLORG_BUILDER_USERNAME"
54+ quayio_token : " QUAY_IMAGE_SCLORG_BUILDER_TOKEN"
55+ docker_context : 18
56+
4957 - dockerfile : " 15/Dockerfile.fedora"
5058 registry_namespace : " fedora"
5159 tag : " 15"
6169 quayio_token : " QUAY_IMAGE_FEDORA_BUILDER_TOKEN"
6270 image_name : " postgresql-16"
6371 docker_context : 16
72+
73+ - dockerfile : " 18/Dockerfile.fedora"
74+ registry_namespace : " fedora"
75+ tag : " 18"
76+ quayio_username : " QUAY_IMAGE_FEDORA_BUILDER_USERNAME"
77+ quayio_token : " QUAY_IMAGE_FEDORA_BUILDER_TOKEN"
78+ image_name : " postgresql-18"
79+ docker_context : 18
6480
6581 steps :
6682 - name : check if Dockerfile is c9s, then Build multi arch image and push to quay.io registry
You can’t perform that action at this time.
0 commit comments