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.
1 parent e0c5c79 commit 9faa54dCopy full SHA for 9faa54d
.github/workflows/build-and-push.yml
@@ -14,12 +14,6 @@ jobs:
14
fail-fast: false
15
matrix:
16
include:
17
- - dockerfile_path: "9.6"
18
- dockerfile: "Dockerfile"
19
- registry_namespace: "centos7"
20
- tag: "centos7"
21
- quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
22
- quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"
23
- dockerfile_path: "10"
24
dockerfile: "Dockerfile"
25
registry_namespace: "centos7"
0 commit comments