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
N-Usha committed Dec 10, 2019
1 parent d7060de commit 45193e6
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 @@ -25,8 +25,8 @@ stages:
- stage: Build
displayName: Build stage
jobs:
- job: Build & Push Container Images
displayName: Build
- job: Build
displayName: Build and Push Container Images
pool:
vmImage: $(vmImageName)
steps:
Expand Down

0 comments on commit 45193e6

Please sign in to comment.