ci: update azure variable groups

This commit is contained in:
Pietro Albini 2019-05-15 14:44:25 +02:00
parent 4965ffdb7a
commit 92bf1e6661
No known key found for this signature in database
GPG Key ID: 3E06ABE80BAAF19C
3 changed files with 2 additions and 5 deletions

View File

@ -7,7 +7,7 @@ pr: none
- auto
variables:
- group: caching
- group: prod-credentials
jobs:
- job: Linux

View File

@ -6,9 +6,6 @@ trigger: none
pr:
- master # FIXME: really just want any branch, but want an explicit "pr" property set so it's clear
variables:
- group: caching-pr
jobs:
- job: Linux
timeoutInMinutes: 180

View File

@ -7,7 +7,7 @@ trigger:
- try
variables:
- group: caching
- group: prod-credentials
jobs:
- job: Linux