Skip to content

Commit be78ba0

Browse files
author
Erik Gassler
committed
fix typo
1 parent f6be811 commit be78ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ stages:
134134
- task: AzureCLI@2
135135
displayName: 'Copy Files to Azure Blob Storage'
136136
inputs:
137-
azureSubscription: {azureConnection}
137+
azureSubscription: {azureSubscription}
138138
scriptType: ps
139139
scriptLocation: inlineScript
140140
inlineScript: |

0 commit comments

Comments
 (0)