From 0cc22156a424b0b795504d2fc84b068629868db5 Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Thu, 23 Feb 2023 16:28:05 +0530 Subject: [PATCH] Update azure-pipelines.yaml for Azure Pipelines --- azure-pipelines.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 514293265..a23c50e84 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -23,6 +23,7 @@ jobs: mavenDirectory: /home/ubuntu/spring-petclinic - job: job2 displayName: job2 + dependsOn: myjob steps: - task: PublishBuildArtifacts@1 inputs: