Skip to content

Conversation

adityapatwardhan
Copy link
Member

No description provided.

displayName: ${{ parameters.displayName }} - Generate Authenticode signing JSON
condition: and(succeeded(), eq(variables['ESRP_TEMPLATE_SHOULD_SIGN'], 'True'), or( eq(parameters['certificateId'], 'CP-230012'), eq(parameters['certificateId'], 'CP-460906'), eq(parameters['certificateId'], 'CP-231522') ))
condition:
and(succeeded(), eq(variables['ESRP_TEMPLATE_SHOULD_SIGN'], 'True'), or( eq(variables['certId'], 'CP-230012'), eq(variables['certId'], 'CP-460906'), eq(variables['certId'], 'CP-231522') ))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make certID prefixed with ESRP_TEMPLATE_

@adityapatwardhan adityapatwardhan merged commit b4979d3 into PowerShell:master Jun 22, 2021
@adityapatwardhan adityapatwardhan deleted the ChangeConditions branch June 22, 2021 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants