Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user