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
ci: fix LinuxTools PR builder missing environment variables
This PR includes the new `public-credentials` variables group in PR builders, hopefully fixing sccache and toolstate.
~~Do not merge this yet as I want to do a test build first.~~
r? @alexcrichtonfixes#62754#62753
This may or may not have the same fix as #62753, but the LinuxTools PR builder doesn't have access to the same variables as the auto builders, which means the docker image fails at the very end (https://dev.azure.com/rust-lang/rust/_build/results?buildId=3593&view=logs) with an undefined env var.
The text was updated successfully, but these errors were encountered: