Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Tynab committed Feb 12, 2024
1 parent d9ae14f commit 503f124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ resources:
- repo: self

variables:
azureSubscription: 'Azure Subscription'
appName: 'yanlib'
azureSubscription: <Name of the Azure subscription>
appName: <Name of the Web App>

# Container registry service connection established during pipeline creation
dockerRegistryServiceConnection: 'ce9f9676-fd62-44d0-b5f0-edbfe9efa601'
Expand Down

0 comments on commit 503f124

Please sign in to comment.