ci(azure-pipelines): add backend-dependencies dep for backend job

This commit is contained in:
Sarah Vaupel 2025-01-27 17:36:37 +01:00
parent 422f6bc5b5
commit 09ccd12b29

View File

@ -35,6 +35,11 @@ parameters:
version: 'latest'
artifact: frontend
patterns: '**/*'
- name: backend-dependencies
source: specific
version: 'latestFromBranch'
artifact: backend
patterns: '.stack/**/*'
artifacts: |
bin/uniworx
bin/uniworxdb