Skip to content

Commit

Permalink
Set missing POD_LABEL environment variable in GHA (#969)
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Ruivo <[email protected]>
  • Loading branch information
pruivo committed Sep 6, 2024
1 parent e46bab1 commit 5df98b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/keycloak-restart-pods/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ runs:
shell: bash
working-directory: benchmark/src/main/content/bin
run: ./kc-rolling-restart.sh
env:
POD_LABEL: "keycloak"

0 comments on commit 5df98b4

Please sign in to comment.