Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Feb 1, 2023
1 parent bf7c61f commit 96e6f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ stages:
- job: RunTestsOnDocker
pool:
vmImage: 'ubuntu-latest'
condition: false
condition: false
steps:
- task: DockerCompose@0
inputs:
Expand Down

0 comments on commit 96e6f82

Please sign in to comment.