Skip to content

Commit 66dd549

Browse files
committed
2 parents 940ecfb + 6670e83 commit 66dd549

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.azdo/pipelines/azure-dev.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ trigger:
44
- main
55
- master
66
- feature/azd-semantickernel
7+
- gpickett-patch-6
78

89
# Azure Pipelines workflow to deploy to Azure using azd
910
# To configure required secrets and service connection for connecting to Azure, simply run `azd pipeline config --provider azdo`
@@ -81,4 +82,4 @@ steps:
8182
env:
8283
AZURE_SUBSCRIPTION_ID: $(AZURE_SUBSCRIPTION_ID)
8384
AZURE_ENV_NAME: $(AZURE_ENV_NAME)
84-
AZURE_LOCATION: $(AZURE_LOCATION)
85+
AZURE_LOCATION: $(AZURE_LOCATION)

0 commit comments

Comments
 (0)