Skip to content

Commit

Permalink
publish is not a good thing to have here
Browse files Browse the repository at this point in the history
  • Loading branch information
scbedd committed Apr 8, 2024
1 parent 50cffcf commit cc92180
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ extends:
ShouldPublishExecutables: ${{ parameters.ReleaseBinaries }}
ShouldPublishSymbols: ${{ parameters.ShouldPublishSymbols }}
RequireStrongNames: ${{ parameters.RequireStrongNames }}
Use1ESTemplate: true

- ${{if and(not(eq(length(parameters.DockerDeployments), 0)), ne(variables['Build.Reason'], 'PullRequest'), eq(variables['System.TeamProject'], 'internal'))}}:
- stage: PublishDockerImages
Expand Down

0 comments on commit cc92180

Please sign in to comment.