6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit c8f47914

AuthorNikolaj King<nikolaj.king@gmail.com>
Date2024-08-15 15:13:40 +0200
Update azure-pipelines.yml for Azure Pipelines

Changed files

azure/azure-pipelines.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Diff

diff --git a/azure/azure-pipelines.yml b/azure/azure-pipelines.yml
index e160e34f..1542d4fc 100644
--- a/azure/azure-pipelines.yml
+++ b/azure/azure-pipelines.yml
@@ -50,7 +50,7 @@ stages:
# environment: ${{ variables.environment }}
# flavor: ${{ variables.flavor }}
- - script: echo "name is $(variables.cppwd)"
+ - script: echo "name is ${{variables.flavor}}"
- template: templates/build-ios.yml
parameters:
stageName: ${{ variables.stageName }}