From 9fc8ba231536dcd5f45037ffe7b3ffb2c95fed2c Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 27 Jan 2025 17:42:45 +0100 Subject: [PATCH] ci(azure-pipelines): fix params --- azure-pipelines.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 7da44747d..cd26e7d4e 100755 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -14,7 +14,8 @@ parameters: # --build-arg NPM_CUSTOM_REGISTRY=https://pkgs.dev.azure.com/fraport/_packaging/packages/npm/registry/ pool: 'Prod Private Agent Pool' timeout: 60 - dependencies: [] + dependsOn: [] + requiredArtifacts: [] artifacts: | assets/icons/fradrive/*.svg assets/favicons/*.png