Skip to content

Commit

Permalink
Bump reusable e2e workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
amitlicht committed Jun 23, 2024
1 parent 9aef463 commit 3a51360
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- build

helm-e2e-test:
uses: otterize/helm-charts/.github/workflows/e2e-test.yaml@c27e6b611f05722f44115a1c21dc74b3c0cbf080
uses: otterize/helm-charts/.github/workflows/e2e-test.yaml@f4d3c81a5031fc1585cc061c467eb9c042757cfc
name: Trigger e2e tests from helm charts repo
secrets: inherit
with:
Expand All @@ -111,6 +111,7 @@ jobs:
needs:
- build
- netpol-e2e-test
- helm-e2e-test
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 3a51360

Please sign in to comment.