I use aws golang sdk inside the project and while building I get Signature not yet current:
exception. https://forums.aws.amazon.com/thread.jspa?threadID=103764#
I’ve checked the timestamp by printing it in to the console and notices that the build container is ahead of 5 minutes from the host machine.
Is this caused by any drone configuration?