6177214e-ce7c-49e3-99de-ff9721b26f63 — Commit 96b1d62f
Changed files
azure/azure-pipelines.yml | 6 ------ 1 file changed, 6 deletions(-)
Diff
diff --git a/azure/azure-pipelines.yml b/azure/azure-pipelines.yml
index 1d2f23f7..fc0554c6 100644
--- a/azure/azure-pipelines.yml
+++ b/azure/azure-pipelines.yml
@@ -16,9 +16,3 @@ stages:
name: environment
-- stage: 'Dev'
- displayName: 'Deploy to the dev environment'
- dependsOn: Build
- condition: succeded()
- jobs:
- - deployment: Deploy
\ No newline at end of file