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

AuthorNikolaj King<nikolaj.king@gmail.com>
Date2024-08-07 11:04:23 +0200
Update azure-pipelines.yml for Azure Pipelines

Changed files

azure/azure-pipelines.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Diff

diff --git a/azure/azure-pipelines.yml b/azure/azure-pipelines.yml
index 6e164ab8..fa30aca7 100644
--- a/azure/azure-pipelines.yml
+++ b/azure/azure-pipelines.yml
@@ -6,7 +6,7 @@ stages:
- template: /azure/templates/build-android.yml
parameters:
- stageName: $(environment_code)
- environment: $(stageName)
+ stageName: $(stageName)
+ environment: $(environment)