mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
85cb678ede
commit
6b625e0fc5
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ jobs:
|
|||
displayName: script
|
||||
dependsOn: myjob
|
||||
steps:
|
||||
- script: aws s3 cp /home/ubuntu/myagent/_work/2/s/target/spring-petclinic-3.0.0-SNAPSHOT.jar 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