Changed pool back to AmazonLinuxPool

This commit is contained in:
maguire-arman 2025-05-29 12:12:03 -04:00
parent e3ba8d93f2
commit cf393192af

View file

@ -6,7 +6,7 @@ schedules:
branches: branches:
include: include:
- develop - develop
pool: "Default" pool: "AmazonLinuxPool"
variables: variables:
# - group: Digital-Infrastructure # - group: Digital-Infrastructure