mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-02-03 07:49:12 +00:00
This forces OIDC token refresh even if the tests step failed, so that we also have proper credentials to delete the cluster in that case. I first noticed the original issue here: https://github.com/kata-containers/kata-containers/actions/runs/18659064688/job/53215379040?pr=11950 Fixes: #11953 Signed-off-by: Aurélien Bombo <abombo@microsoft.com>