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 authored and marcphilipp committed Mar 16, 2019
1 parent fcc56d6 commit d29c0e9
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 d29c0e9

Please sign in to comment.