6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 2be17b3b

AuthorNKL<nikolaj.king@gmail.com>
Date2024-08-15 13:03:57 +0200
Update azure-pipelines.yml

Changed files

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

Diff

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