ci: switch to thegeeklab/drone-s3-sync plugin (#100)
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2022-05-06 19:50:29 +02:00
parent 71751ba9ce
commit 362831643d
1 changed files with 2 additions and 2 deletions

View File

@ -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
...