Skip to content

Commit

Permalink
wip: temp
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSirenko committed Oct 2, 2024
1 parent 7a9732a commit 42b92c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/prow-e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export AWS_REGION=us-west-2
# Allow attempting using newer versions of K8s before kops releases catch up
export KOPS_RUN_TOO_NEW_VERSION=true

make cluster/create &
make cluster/create
PIDS[1]=$!
make cluster/image &
PIDS[2]=$!
Expand Down

0 comments on commit 42b92c2

Please sign in to comment.