Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
shamrao shinde, sumedh
2024-11-06 08:07:08 +00:00
parent 8e794d8a78
commit 012e6eb2bd

View File

@@ -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: |