From 5cb2aa1ab89724923fc630afb739d94133ba0072 Mon Sep 17 00:00:00 2001 From: Danilo Spinelli Date: Mon, 26 Oct 2020 21:19:02 +0100 Subject: [PATCH] Update deploy-steps.yml (#98) --- 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