ci(azure-pipelines): use DS3

This commit is contained in:
Sarah Vaupel 2025-01-23 15:08:15 +01:00
parent 7a44af0a0b
commit 8906f3d705
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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/