From a2dbb1f5f354b19f5ef025a7bca6b630976b4efc Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 27 Jan 2025 17:13:00 +0100 Subject: [PATCH] ci(azure-pipelines): add .stack dir contents to backend artifacts for dependency caching --- azure-pipelines.yaml | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 azure-pipelines.yaml diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml old mode 100644 new mode 100755 index f0671b597..f72221653 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -34,6 +34,7 @@ parameters: artifacts: | bin/uniworx bin/uniworxdb + .stack/**/* variables: imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build