Skip to content

Commit 1d89b19

Browse files
author
Erik Gassler
committed
fix container name
1 parent 6841915 commit 1d89b19

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
@@ -138,7 +138,7 @@ stages:
138138
azureSubscription: $(azureConnection)
139139
Destination: AzureBlob
140140
storage: $(accountName)
141-
ContainerName: 'web'
141+
ContainerName: '$web'
142142
- task: AzureCLI@2
143143
displayName: 'Set Correct Content-Type Attributes'
144144
inputs:

0 commit comments

Comments
 (0)