Skip to content

Commit 642cde2

Browse files
Remove version 11 from build and push action (sclorg#472)
1 parent ecdff56 commit 642cde2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-and-push.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ jobs:
5656
suffix: "c8s"
5757
quayio_username: "QUAY_IMAGE_SCLORG_BUILDER_USERNAME"
5858
quayio_token: "QUAY_IMAGE_SCLORG_BUILDER_TOKEN"
59-
- dockerfile_path: "11"
60-
dockerfile: "Dockerfile.fedora"
61-
registry_namespace: "fedora"
62-
tag: "11"
63-
quayio_username: "QUAY_IMAGE_FEDORA_BUILDER_USERNAME"
64-
quayio_token: "QUAY_IMAGE_FEDORA_BUILDER_TOKEN"
6559
- dockerfile_path: "12"
6660
dockerfile: "Dockerfile.fedora"
6761
registry_namespace: "fedora"

0 commit comments

Comments
 (0)