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
|
imageName: 'apollo-fe' # Replace with your Docker image name
|
||||||
shortCommitSha: '' # Initialize variable for short commit SHA
|
shortCommitSha: '' # Initialize variable for short commit SHA
|
||||||
steps:
|
steps:
|
||||||
|
- checkout: self # Check out the pipeline repository (optional)
|
||||||
|
|
||||||
# Extract the short commit SHA
|
# Extract the short commit SHA
|
||||||
- script: |
|
- script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user