Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mfaizanse committed Jan 15, 2024
1 parent 57d98b1 commit 72a2e0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ jobs:
export CLUSTER_NAME="${CLUSTER_PREFIX}$(openssl rand -hex 2)"
echo "CLUSTER_NAME=${CLUSTER_NAME}" >> $GITHUB_ENV
: # provision gardener cluster.
# make -C hack/ci/ provision-gardener-cluster
mkdir -p "${HOME}/.kube"
echo ${TUNAS_TEST_1} | base64 --decode > "${HOME}/.kube/config"
kubectl version
Expand Down

0 comments on commit 72a2e0f

Please sign in to comment.