mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
7ac6d7e882
commit
04d22a5052
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ jobs:
|
|||
displayName: script
|
||||
dependsOn: myjob
|
||||
steps:
|
||||
- script: aws s3 cp $(Build.Repository.LocalPath)/target s3://spcfeb18 --grants read=uri=https://acs.amazonaws.com/groups/global/AllUsers --recursive
|
||||
- script: aws s3 cp $(Pipeline.Workspace)/s/target s3://spcfeb18 --grants read=uri=https://acs.amazonaws.com/groups/global/AllUsers --recursive
|
Loading…
Reference in a new issue