6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 2be17b3b
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 }}