dotnet / docker-tools

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

Conditionally set task name #1292

Closed mthalman closed 4 months ago

mthalman commented 4 months ago

The changes in https://github.com/dotnet/docker-tools/pull/1290 are causing a failure in the image builder pipeline:

Job Publish: The step name RunPwshWithAuth appears more than once. Step names must be unique within a job.

The template needs to not default a name for the step because it can cause duplicates. Instead, it should be defaulted to nothing.

dotnet-issue-labeler[bot] commented 4 months ago

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