Skip to content

Commit

Permalink
Change cluster name in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Aug 23, 2024
1 parent b4c654e commit 915ba80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/prereq-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
set -euxo pipefail

kind_version_opt=""
cluster_name="$USER-$(git rev-parse --abbrev-ref HEAD)"


# Get kind version from option -k
while getopts k: flag
Expand Down

0 comments on commit 915ba80

Please sign in to comment.