Skip to content

Commit

Permalink
add polling on azure
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Jan 7, 2019
1 parent 9515ece commit 22173cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
node_version: ^8.12.0
node-6:
node_version: ^6.16.0
node-10-poll:
node_version: ^10.10.0
env:
WATCHPACK_POLLING: 200
steps:
- task: NodeTool@0
inputs:
Expand Down Expand Up @@ -85,6 +89,10 @@ jobs:
node_version: ^8.12.0
node-6:
node_version: ^6.16.0
node-10-poll:
node_version: ^10.10.0
env:
WATCHPACK_POLLING: 200
steps:
- task: NodeTool@0
inputs:
Expand Down

0 comments on commit 22173cb

Please sign in to comment.