mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines-1.yml for Azure Pipelines
This commit is contained in:
parent
3709a87bd8
commit
a12f3b23c1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pool:
|
|||
trigger:
|
||||
- main
|
||||
steps:
|
||||
- script: echo ${ Build.ArtifactStagingDirectory }
|
||||
- script: echo $(Build.ArtifactStagingDirectory)
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue