Skip to content

Conversation

adityapatwardhan
Copy link
Member

Fix condition expression.

@adityapatwardhan
Copy link
Member Author

More changes are required I will make them in this PR too.

@TravisEz13 TravisEz13 marked this pull request as draft October 28, 2020 18:27
Write-Verbose -Verbose "pattern = '${{ parameters.pattern }}'"
displayName: Log parameters

- ${{ if eq(parameters.certificateId , 'CP-230012') }}:
Copy link
Member

Choose a reason for hiding this comment

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

This cert should also use authenticode 'CP-231522'

Copy link
Member Author

Choose a reason for hiding this comment

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

having them in a since if did not work for some reason.

operationSetCode = "NuGetSign"
toolName = "sign"
toolVersion = "1.0"
},
Copy link
Member Author

Choose a reason for hiding this comment

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

could not get nuget verify to work, i will solve this later

@adityapatwardhan adityapatwardhan marked this pull request as ready for review October 29, 2020 20:56
@adityapatwardhan adityapatwardhan merged commit 45c3992 into PowerShell:master Oct 29, 2020
@adityapatwardhan adityapatwardhan deleted the FixTemplateCondition branch October 29, 2020 23:54
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