We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2689e2 commit dba6dfeCopy full SHA for dba6dfe
azure-pipelines/templates/create-web-release.yml
@@ -33,7 +33,6 @@ jobs:
33
destination: azureBlob
34
storage: $(DEV_STORAGE_ACCOUNT)
35
containerName: '$web'
36
- # condition: eq(variables['Build.SourceBranch'], 'refs/heads/develop')
37
38
- task: AzureFileCopy@3
39
displayName: 'AzureBlob File Copy to $PROD_STORAGE_ACCOUNT'
0 commit comments