Skip to content

Commit

Permalink
Update azure-pipelines-with-gitops.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
arunhari82 committed Aug 13, 2024
1 parent 58454db commit 20682e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines-with-gitops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ stages:
- job: build
displayName: build
steps:
- task: DockerInstaller@0
inputs:
dockerVersion: '17.09.0-ce'
- task: Docker@2
displayName: Login to Quay
inputs:
Expand Down

0 comments on commit 20682e0

Please sign in to comment.