Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liangyuanpeng committed Jan 24, 2024
1 parent b23cb9f commit 9d1a954
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
mkdir -p _artifacts
# create cluster
cat <<EOF | /usr/local/bin/kind create cluster \
/usr/local/bin/kind create cluster \
--name ${{ env.KIND_CLUSTER_NAME}} \
--image kindest/node:${{ env.K8S_VERSION }} \
-v7 --wait 1m --retain --config=-
Expand Down

0 comments on commit 9d1a954

Please sign in to comment.