aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDario Nieuwenhuis <[email protected]>2023-05-25 03:43:44 +0200
committerDario Nieuwenhuis <[email protected]>2023-05-25 03:54:49 +0200
commit2a589b79047a2431dd443d50c434e7f4767eab51 (patch)
tree7377384699aeddcf6d629a35741b11a0c0f998ac /examples
parent5f10eadb8d13f59bceed0958ef7aac8f1545f30d (diff)
ci: replace openid connect with static secret.
The oidc token is only valid for 5min, builds are starting to fail because HIL tests take more than 5 min and we only obtain it once at start. Instead of fixing it, let's remove it. My hope for OIDC was to allow running HIL tests on PRs from forks if the author is in a list of trusted users. However GHA simply doesn't give the ID token to PRs from forks. :shrug: Same limitation as with static tokens. So it's useless complexity, let's kill it.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions