Changed pool back to AmazonLinuxPool
This commit is contained in:
parent
e3ba8d93f2
commit
cf393192af
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ schedules:
|
|||
branches:
|
||||
include:
|
||||
- develop
|
||||
pool: "Default"
|
||||
pool: "AmazonLinuxPool"
|
||||
|
||||
variables:
|
||||
# - group: Digital-Infrastructure
|
||||
|
|
|
|||
Loading…
Reference in a new issue