dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
124 stars 46 forks source link

Not all internal builds need access to the secrets variable group #1444

Open lbussell opened 1 month ago

lbussell commented 1 month ago

The common pipeline variable template always references the secrets variable group. However, not every pipeline using the internal template needs this secrets variable group:

https://github.com/dotnet/docker-tools/blob/b1154872922f590759c65e15a382354fd3fa8d63/eng/common/templates/variables/dotnet/common.yml#L50-L52

We should find another way to condition this, so that we can exclude it for some pipelines such as cg-detection.yml.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-issue-labeler[bot] commented 1 month ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.