Skip to content

Commit

Permalink
Remove Centos 7 & Py 2.7 from build and push action
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzymadness committed Aug 10, 2022
1 parent 3b65a36 commit 625f3a6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ jobs:
fail-fast: false
matrix:
include:
- dockerfile_path: "2.7"
dockerfile: "Dockerfile"
registry_namespace: "centos7"
quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"
tag: "centos7"
suffix: "centos7"
- dockerfile_path: "3.8"
dockerfile: "Dockerfile"
registry_namespace: "centos7"
Expand Down

0 comments on commit 625f3a6

Please sign in to comment.