You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix YAML parse error by moving condition inside templates
Azure Pipelines doesn't support condition on template calls directly.
Move the publishToNpmFeed condition inside the publish.yaml template
and pass the parameter from the pipeline files.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments