aboutsummaryrefslogtreecommitdiff
path: root/CI/release-pipeline.yml
diff options
context:
space:
mode:
Diffstat (limited to 'CI/release-pipeline.yml')
-rw-r--r--CI/release-pipeline.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/CI/release-pipeline.yml b/CI/release-pipeline.yml
index f2b94224..f3434a36 100644
--- a/CI/release-pipeline.yml
+++ b/CI/release-pipeline.yml
@@ -3,11 +3,11 @@ trigger:
pr: none
-variables:
- buildConfiguration: 'Release'
- ASPNETCORE_ENVIRONMENT: 'Production'
stages:
- stage: Build
+ variables:
+ buildConfiguration: 'Release'
+ ASPNETCORE_ENVIRONMENT: 'Development'
jobs:
- job: Build
pool: