From 7b68b128a8dcb98f93689d9f2928dc09ebe2ba65 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Thu, 6 Feb 2025 17:00:35 +0100 Subject: [PATCH] ci(azure-pipelines): remove .stack dir from backend artifacts [skip ci] --- azure-pipelines.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 1ec2a099f..51db48aa2 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -59,7 +59,6 @@ parameters: condition: eq(variables.useCachedDependencies, true) artifacts: | bin/* - .stack/**/* variables: imageUpstream: devfra.azurecr.io/de.fraport.fradrive.build