Skip to content

Commit

Permalink
fixup! docs: generate and push to GH pages automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcmaster committed Jul 29, 2019
1 parent 8b261bd commit a89c61f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ variables:
value: $[counter('buildnumber', 1)]

stages:
- stage: Build and Test
- stage: Build
displayName: Build And Test
jobs:
- job: Windows
pool:
Expand Down

0 comments on commit a89c61f

Please sign in to comment.