From 08bf108734620125a38c0f66564d0746b7be66ed Mon Sep 17 00:00:00 2001 From: Danilo Spinelli Date: Mon, 26 Oct 2020 21:18:26 +0100 Subject: [PATCH] Update deploy-steps.yml --- azure-templates/deploy-steps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-templates/deploy-steps.yml b/azure-templates/deploy-steps.yml index fea9c167..472ae30d 100644 --- a/azure-templates/deploy-steps.yml +++ b/azure-templates/deploy-steps.yml @@ -8,7 +8,7 @@ parameters: - name: 'deployType' type: string - default: deployToProductionSlot + default: deployToStagingSlot values: - deployToProductionSlot - deployToStagingSlotAndSwap