We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484fff8 commit 4a02d24Copy full SHA for 4a02d24
azure-pipelines.yml
@@ -31,4 +31,4 @@ jobs:
31
artifactName: 'docs'
32
- script: git push origin gh-pages
33
displayName: 'Publish Documentation'
34
- condition: eq(variables['Build.Reason'], 'IndividualCI')
+ condition: eq(variables['Build.Reason'], 'IndividualCI')
0 commit comments