pnp/cli-microsoft365

'spfx project azuredevops pipeline add' does not implement the optional 'CertificateSecureFileId' variable

Open

#5,905 opened on Mar 12, 2024

View on GitHub
 (2 comments) (1 reaction) (0 assignees)TypeScript (399 forks)auto 404
bughelp wanted

Repository metrics

Stars
 (1,390 stars)
PR merge metrics
 (PR metrics pending)

Description

In our pipeline definition that we create when running m365 spfx project azuredevops pipeline add, we have an CertificateSecureFileId variable that should be used optionally instead of the CertificateBase64Encoded. No implementation has been added though.

Contributor guide