mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
Update azure-pipelines.yaml for Azure Pipelines
This commit is contained in:
parent
db1bfc3a1b
commit
eab9864e63
1 changed files with 2 additions and 1 deletions
|
@ -23,4 +23,5 @@ steps:
|
|||
inputs:
|
||||
buildType: 'current'
|
||||
artifactName: 'drop'
|
||||
targetPath: '/home/ubuntu/spc'
|
||||
targetPath: '/home/ubuntu/spc'
|
||||
- script: ansible-playbook -i host spc.yaml
|
Loading…
Reference in a new issue