Skip to content

Commit dba6dfe

Browse files
author
Vott
committed
remove commneted out code
1 parent a2689e2 commit dba6dfe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines/templates/create-web-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
destination: azureBlob
3434
storage: $(DEV_STORAGE_ACCOUNT)
3535
containerName: '$web'
36-
# condition: eq(variables['Build.SourceBranch'], 'refs/heads/develop')
3736

3837
- task: AzureFileCopy@3
3938
displayName: 'AzureBlob File Copy to $PROD_STORAGE_ACCOUNT'

0 commit comments

Comments
 (0)