diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5afdf20..f9f5d77 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,6 +32,7 @@ stages: - template: .azdo/dotnet-steps.yml - stage: DockerBuild displayName: Build Docker image + dependsOn: Build jobs: - job: Build displayName: Build and push docker image