ci: switch to thegeeklab/drone-s3-sync plugin
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2022-07-26 14:18:10 +02:00
parent 3acbc479cb
commit c03b629a16
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ steps:
NPM_CONFIG_LOGLEVEL: error
- name: publish
image: plugins/s3-sync
image: thegeeklab/drone-s3-sync
settings:
access_key:
from_secret: s3_access_key
@ -82,6 +82,6 @@ trigger:
---
kind: signature
hmac: 6992c0f5875e88a24e025ba118c951722c0dea2df0c471b9d1777ddb8505b765
hmac: d1f24608ba60c2b06f704d0e2f0487c77bd6e316168e25ee605101cc166b3be1
...