Skip to content

Commit

Permalink
chore(ci) remove ingress chart CI
Browse files Browse the repository at this point in the history
  • Loading branch information
rainest committed Jul 16, 2024
1 parent e7b6db4 commit 10de227
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
matrix:
chart-name:
- kong
- ingress
- gateway-operator
steps:
- name: Checkout
Expand Down Expand Up @@ -93,7 +92,6 @@ jobs:
- "1.30.0"
chart-name:
- kong
- ingress
- gateway-operator
steps:
- name: Checkout
Expand Down Expand Up @@ -135,7 +133,6 @@ jobs:
- "3.2"
chart-name:
- kong
- ingress
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
matrix:
chart-name:
- kong
- ingress
- gateway-operator
steps:
- name: Checkout
Expand Down

0 comments on commit 10de227

Please sign in to comment.