6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 6c9c9512

AuthorNikolaj King<nikolaj.king@gmail.com>
Date2024-08-09 14:28:51 +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 31579cb2..08388897 100644
--- a/azure/azure-pipelines.yml
+++ b/azure/azure-pipelines.yml
@@ -51,7 +51,7 @@ stages:
condition: and(succeeded(), or(eq(variables['Build.SourceBranch'], 'refs/heads/test'), eq(variables['Build.SourceBranch'], 'refs/heads/stage'), eq(variables['Build.SourceBranch'], 'refs/heads/prod')))
jobs:
- deployment:
- environment: $( variables.environment )
+ environment: 'dev'
strategy:
runOnce:
deploy: