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 3b65a36 commit 625f3a6Copy full SHA for 625f3a6
.github/workflows/build-and-push.yml
@@ -14,13 +14,6 @@ jobs:
14
fail-fast: false
15
matrix:
16
include:
17
- - dockerfile_path: "2.7"
18
- dockerfile: "Dockerfile"
19
- registry_namespace: "centos7"
20
- quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
21
- quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"
22
- tag: "centos7"
23
- suffix: "centos7"
24
- dockerfile_path: "3.8"
25
dockerfile: "Dockerfile"
26
registry_namespace: "centos7"
0 commit comments