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 b48a366 commit b11848bCopy full SHA for b11848b
.github/workflows/helm-validation.yml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
e2e-tests-with-helm:
22
- name: v${{ matrix.ring_version }}
+ name: E2E tests with RING v${{ matrix.ring_version }}
23
runs-on: ubuntu-latest
24
strategy:
25
fail-fast: false
.github/workflows/kustomize-validation.yml
e2e-tests-with-kustomize:
+ name: E2E testswith RING v${{ matrix.ring_version }}
0 commit comments