We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677bf68 commit 12b3752Copy full SHA for 12b3752
azure-pipelines.yml
@@ -41,4 +41,4 @@ jobs:
41
packagesToPush: 'artifacts/*.nupkg'
42
nuGetFeedType: external
43
publishFeedCredentials: 'MyGet'
44
- condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
+ condition: and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))
0 commit comments