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: |
|
artifacts: |
|
||||||
bin/uniworx
|
bin/uniworx
|
||||||
bin/uniworxdb
|
bin/uniworxdb
|
||||||
|
.stack/**/*
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build
|
imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build
|
||||||
|
|||||||
Reference in New Issue
Block a user