Skip to content

Commit 4a02d24

Browse files
committed
foo
1 parent 484fff8 commit 4a02d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
artifactName: 'docs'
3232
- script: git push origin gh-pages
3333
displayName: 'Publish Documentation'
34-
condition: eq(variables['Build.Reason'], 'IndividualCI')
34+
condition: eq(variables['Build.Reason'], 'IndividualCI')

0 commit comments

Comments
 (0)