From 8906f3d705dc0f4148549e2987d7e27b8fed7da4 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Thu, 23 Jan 2025 15:08:15 +0100 Subject: [PATCH] ci(azure-pipelines): use DS3 --- Makefile | 2 +- azure-pipelines.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index dbd6311e1..a77268364 100644 --- a/Makefile +++ b/Makefile @@ -281,7 +281,7 @@ endif stack build $(STACK_CORES) --fast --profile --library-profiling --executable-profiling --flag uniworx:-library-only $(--DEVELOPMENT) --local-bin-path $$(pwd)/bin --copy-bins # HELP(dependencies-backend): (re-)build backend dependencies --dependencies-backend: uniworx.cabal - stack build -j1 -with-rtsopts="-M3G" --only-dependencies + stack build -j1 --only-dependencies # HELP(lint-backend): lint backend --lint-backend: stack build $(STACK_CORES) --test --fast --flag uniworx:library-only $(--DEVELOPMENT) uniworx:test:hlint diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 6e9d3dc33..413e8566c 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -24,7 +24,7 @@ parameters: base: image: devfra.azurecr.io/de.fraport.build/haskell tag: 8.10.4 - pool: 'Prod Private Agent Pool DS2' + pool: 'Prod Private Agent Pool DS3' dependencies: [] artifacts: | .stack/