Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Kiranteja623 2023-02-19 11:20:46 +05:30
parent 7ac6d7e882
commit 04d22a5052

View file

@ -25,4 +25,4 @@ jobs:
displayName: script displayName: script
dependsOn: myjob dependsOn: myjob
steps: 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