mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines.yaml for Azure Pipelines
This commit is contained in:
parent
c5d6bc5ff6
commit
0bef0edb16
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ steps:
|
|||
jdkDirectory: /usr/lib/jvm/java-17-openjdk-amd64
|
||||
mavenVersionOption: 'path'
|
||||
mavenDirectory: /home/ubuntu/spring-petclinic
|
||||
- script: aws s3 cp '$(Build.Repository.localPath)' s3://spcfeb18 --grants read=uri=https://acs.amazonaws.com/groups/global/AllUsers --recursive
|
||||
- script: aws s3 cp '$(Build.Repository.localPath)/target' s3://spcfeb18 --grants read=uri=https://acs.amazonaws.com/groups/global/AllUsers --recursive
|
||||
|
|
Loading…
Reference in a new issue