From bf6cf2bf600bd11bfb4fa560d6d7320b179396ae Mon Sep 17 00:00:00 2001 From: Kiranteja623 <100252762+Kiranteja623@users.noreply.github.com> Date: Fri, 24 Feb 2023 13:47:27 +0530 Subject: [PATCH] Update azure-pipelines.yaml for Azure Pipelines --- azure-pipelines.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 4b67a8e4b..5af636caa 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -24,4 +24,4 @@ steps: buildType: 'current' artifactName: 'drop' targetPath: '/home/ubuntu/spc' - - script: ansible-playbook -i host spc.yaml \ No newline at end of file + - script: ansible-playbook -i host spc1.yaml \ No newline at end of file