diff --git a/.drone.yml b/.drone.yml index cbd4246..c065703 100644 --- a/.drone.yml +++ b/.drone.yml @@ -65,7 +65,7 @@ steps: NPM_CONFIG_LOGLEVEL: error - name: publish - image: plugins/s3-sync + image: thegeeklab/drone-s3-sync:2 settings: access_key: from_secret: s3_access_key @@ -127,6 +127,6 @@ depends_on: --- kind: signature -hmac: 7236d10a29eff08ad942b33273f572a254ce17c42d316a336f8c3a15398b78f4 +hmac: 67a15612dbb19906722e53b0203f6eea732d73a200bed1fb2d7013b93710c612 ...