dotnet / arcade-services

Arcade Engineering Services
MIT License
54 stars 72 forks source link

Use MIs in staging Maestro instead of AzDO tokens #3667

Closed premun closed 1 week ago

premun commented 1 week ago

The previous change https://github.com/dotnet/arcade-services/issues/3662 didn't take it because the settings layers merge together. So when settings.json had the Tokens defined, all other layers inherited this. We only want this in staging, so we need to define it in the env levels and not in settings.json.