You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "Available at \`${KUBERNETES_SERVICE_HOST}\`." | tee --append $GITHUB_STEP_SUMMARY
currently results in step summary output like:
Uffizzi Cluster pr3665 created.
Available at ``.
You can access this cluster with a command like uffizzi cluster update-kubeconfig --kubeconfig /home/runner/work/copytesting/copytesting/kubeconfig
and then `kubectl --kubeconfig /tmp/kubeconfig` or similar.
Host: pr3665-c3240.uclusters.app.uffizzi.com
Notice "Available at ``" being empty.
The text was updated successfully, but these errors were encountered:
cluster-action/action.yaml
Lines 80 to 81 in 43965e0
Notice "Available at ``" being empty.
The text was updated successfully, but these errors were encountered: