Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
remove commneted out code
Browse files Browse the repository at this point in the history
  • Loading branch information
Vott committed Jun 1, 2020
1 parent a2689e2 commit dba6dfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines/templates/create-web-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
destination: azureBlob
storage: $(DEV_STORAGE_ACCOUNT)
containerName: '$web'
# condition: eq(variables['Build.SourceBranch'], 'refs/heads/develop')

- task: AzureFileCopy@3
displayName: 'AzureBlob File Copy to $PROD_STORAGE_ACCOUNT'
Expand Down

0 comments on commit dba6dfe

Please sign in to comment.