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:
|
branches:
|
||||||
include:
|
include:
|
||||||
- develop
|
- develop
|
||||||
pool: "Default"
|
pool: "AmazonLinuxPool"
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
# - group: Digital-Infrastructure
|
# - group: Digital-Infrastructure
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue