Skip to content

Commit

Permalink
DEVOPS-23: Changed storage
Browse files Browse the repository at this point in the history
  • Loading branch information
gaboraszt committed Jan 31, 2024
1 parent 4ad0885 commit 19fb354
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-templates/tf-build-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
displayName: 'AzureBlob File Copy'
inputs:
SourcePath: '$(System.DefaultWorkingDirectory)/_ombori.grid-docs/web/*'
azureSubscription: 'Azure Production (EA) Service Connection'
azureSubscription: 'omg-dev'
Destination: AzureBlob
storage: griddocsdev
storage: omggriddocsdev
ContainerName: '$web'

0 comments on commit 19fb354

Please sign in to comment.