We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9279b65 + 9faa698 commit 3fa8ed8Copy full SHA for 3fa8ed8
.github/workflows/build-and-push.yml
@@ -42,6 +42,20 @@ jobs:
42
suffix: "c9s"
43
quayio_username: "QUAY_IMAGE_SCLORG_BUILDER_USERNAME"
44
quayio_token: "QUAY_IMAGE_SCLORG_BUILDER_TOKEN"
45
+ - dockerfile_path: "10"
46
+ dockerfile: "Dockerfile.c8s"
47
+ registry_namespace: "sclorg"
48
+ tag: "c8s"
49
+ suffix: "c8s"
50
+ quayio_username: "QUAY_IMAGE_SCLORG_BUILDER_USERNAME"
51
+ quayio_token: "QUAY_IMAGE_SCLORG_BUILDER_TOKEN"
52
+ - dockerfile_path: "13"
53
54
55
56
57
58
59
- dockerfile_path: "11"
60
dockerfile: "Dockerfile.fedora"
61
registry_namespace: "fedora"
0 commit comments