Skip to content

Commit

Permalink
Pass PR number to helm install test (#1003)
Browse files Browse the repository at this point in the history
* Test helm install on prs

* Pass PR number to helm install test

* Pass PR number to helm install test

* Remove comment

---------

Co-authored-by: Jarosław Pieszka <[email protected]>
  • Loading branch information
MarekMichali and jaroslaw-pieszka authored Aug 7, 2024
1 parent 7ab8588 commit 683d3d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-build-and-test-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,4 @@ jobs:
with:
last-k3s-versions: 3
release: "false"
version: ${{ github.event.pull_request.number }}

0 comments on commit 683d3d2

Please sign in to comment.