Hi,
I tried to run the drone.yaml with one of the tasks leveraging S3 plugin, it was running properly with out any issues in 0.8.6 environment, but when executed from 1.0.0 the following error messages were thrown by the S3 plugin, not sure what is the issue
time=“2019-06-24T22:44:08Z” level=warning msg=“AWS Key and/or Secret not provided (falling back to ec2 instance profile)”
time=“2019-06-24T22:44:08Z” level=info msg=“Attempting to upload” bucket=us-east-1 endpoint= region=us-east-1
time=“2019-06-24T22:44:08Z” level=error msg=“Could not match files” error=“file does not exist”
time=“2019-06-24T22:44:08Z” level=fatal msg=“file does not exist”