Skip to content

Commit

Permalink
Make coverage job depend on "Linux (OpenJDK 11)"
Browse files Browse the repository at this point in the history
Issue #1810
  • Loading branch information
sormuras committed Mar 12, 2019
1 parent 0a9c005 commit 223044f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- template: src/azure/azure-gradle-step.yml

- job: coverage
dependsOn: linux_11
displayName: Coverage
pool:
vmImage: 'ubuntu-16.04'
Expand Down

0 comments on commit 223044f

Please sign in to comment.