mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 18:05:49 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
9ceb5f7e39
commit
c479bd79a0
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ jobs:
|
||||||
displayName: script
|
displayName: script
|
||||||
dependsOn: myjob
|
dependsOn: myjob
|
||||||
steps:
|
steps:
|
||||||
- script: aws s3 cp $(Build.ArtifactStagingDirectory)/s/target s3://spcfeb18 --grants read=uri=https://acs.amazonaws.com/groups/global/AllUsers --recursive
|
- script: aws s3 cp /home/ubuntu/myagent/_work/2/s/target s3://spcfeb18 --grants read=uri=https://acs.amazonaws.com/groups/global/AllUsers --recursive
|
Loading…
Reference in a new issue