Skip to content

Commit 6841915

Browse files
author
Erik Gassler
committed
remove $
1 parent b160b8f commit 6841915

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)