From 012e6eb2bdaafe29bd2e0d815bdfffac69e3907b Mon Sep 17 00:00:00 2001 From: "shamrao shinde, sumedh" Date: Wed, 6 Nov 2024 08:07:08 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 22ef9c8..d00a84d 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,6 +10,7 @@ variables: imageName: 'apollo-fe' # Replace with your Docker image name shortCommitSha: '' # Initialize variable for short commit SHA steps: +- checkout: self # Check out the pipeline repository (optional) # Extract the short commit SHA - script: |