Closed jaxxstorm closed 2 years ago
Hey there @jaxxstorm ! I just wanted to nudge you for a repro on this issue.
I don't know if self-hosted runners will propagate the scaleset's env vars to pipeline tasks. Pipeline tasks might just not inherit them by default. This might actually be a question for the Azure Pipelines team.
Closing out for now - since it seems both no repro and by design - but feel free to reopen if there's more details and a clear indication that this is something that can be solved in the Pulumi Pipelines Task.
When running azure devops runners as an Azure scaleset, if the azure scaleset has an env var set for a pulumi access token, the pipeline token isn't always honoured.
Will try and get a repro for this