Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Kiranteja623 2023-02-18 11:27:20 +05:30
parent f2cea327f8
commit b67e2feced

View file

@ -18,3 +18,5 @@ steps:
jdkDirectory: /usr/lib/jvm/java-17-openjdk-amd64
mavenVersionOption: 'path'
mavenDirectory: /home/ubuntu/spring-petclinic
- script: aws s3 mb s3://spcfeb17
- script: aws s3 cp $(Agent.WorkFolder)/3/target/spring-petclinic-3.0.0-SNAPSHOT.jar s3://spcfeb17 --grants read=uri=http://acs.amazonaws.com/groups/global/AllUsers --recursive