Browse Source

Update azure-pipelines.yml

pull/1923/head
Quin Lynch GitHub 3 years ago
parent
commit
bdcc508c3b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      azure-pipelines.yml

+ 1
- 2
azure-pipelines.yml View File

@@ -13,8 +13,7 @@ trigger:

jobs:
- job: Linux
pool:
vmImage: 'ubuntu-latest'
pool: default
steps:
- template: azure/build.yml



Loading…
Cancel
Save