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
80652951ec
commit
a817520e00
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ jobs:
|
||||||
mavenVersionOption: 'path'
|
mavenVersionOption: 'path'
|
||||||
mavenDirectory: /home/ubuntu/spring-petclinic
|
mavenDirectory: /home/ubuntu/spring-petclinic
|
||||||
- job: script
|
- job: script
|
||||||
|
dependsOn: myjob
|
||||||
steps:
|
steps:
|
||||||
- script: aws s3 cp $(Agent.WorkFolder)/3/s/target/spring-petclinic-3.0.0-SNAPSHOT.jar s3://spcfeb18 --grants read=uri=http://acs.amazonaws.com/groups/global/AllUsers --recursive
|
- script: aws s3 cp $(Agent.WorkFolder)/3/s/target/spring-petclinic-3.0.0-SNAPSHOT.jar s3://spcfeb18 --grants read=uri=http://acs.amazonaws.com/groups/global/AllUsers --recursive
|
||||||
|
|
Loading…
Reference in a new issue