diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3cf283b..6a9a8e5 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ stages: - stage: build jobs: - job: Build - pool: Default + pool: Personal-Docker variables: - group: Invisionware.Collections @@ -68,7 +68,7 @@ stages: - stage: nuget_deploy jobs: - deployment: nuget_deploy - pool: Default + pool: Personal-Docker environment: nuget strategy: runOnce: