Skip to content

Commit

Permalink
Merge pull request #1735 from microsoft/develop
Browse files Browse the repository at this point in the history
Enable ESRP Release task
  • Loading branch information
DordeDimitrijev authored Aug 13, 2024
2 parents 5e0bc40 + 5853b9b commit b498278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azurepipelines/publish-maven-1ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ extends:
FolderLocation: $(Build.ArtifactStagingDirectory)/com/microsoft
Owners: lucen@microsoft.com
Approvers: lucen@microsoft.com
enabled: false
enabled: true

- stage: APIScan
dependsOn: Stage
Expand Down

0 comments on commit b498278

Please sign in to comment.