Skip to content

Commit 045e103

Browse files
committed
do not build v11 for centos7
1 parent 9faa54d commit 045e103

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
@@ -20,12 +20,6 @@ jobs:
2020
tag: "centos7"
2121
quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
2222
quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"
23-
- dockerfile_path: "11"
24-
dockerfile: "Dockerfile"
25-
registry_namespace: "centos7"
26-
tag: "centos7"
27-
quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
28-
quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"
2923
- dockerfile_path: "12"
3024
dockerfile: "Dockerfile"
3125
registry_namespace: "centos7"

0 commit comments

Comments
 (0)