ci(azure-pipelines): add .stack dir contents to backend artifacts for dependency caching
This commit is contained in:
parent
4ea031ed6b
commit
a2dbb1f5f3
1
azure-pipelines.yaml
Normal file → Executable file
1
azure-pipelines.yaml
Normal file → Executable file
@ -34,6 +34,7 @@ parameters:
|
||||
artifacts: |
|
||||
bin/uniworx
|
||||
bin/uniworxdb
|
||||
.stack/**/*
|
||||
|
||||
variables:
|
||||
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user