Commit fe56cd6c by David Staheli Committed by Patrick Steinhardt

Update .vsts-nightly.yml

(cherry picked from commit 40c3a974)
parent 75b0142d
resources: resources:
- repo: self - repo: self
phases: jobs:
- phase: coverity - job: coverity
displayName: 'Coverity' displayName: 'Coverity'
queue: pool:
name: 'Hosted Linux Preview' vmImage: 'Ubuntu 16.04'
steps: steps:
- task: Docker@0 - task: Docker@0
displayName: Build displayName: Build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment