mirror of
https://github.com/thegeeklab/woodpecker-plugins.git
synced 2024-11-10 03:20:38 +00:00
ci: switch to thegeeklab/drone-s3-sync plugin
This commit is contained in:
parent
f1b711e6bf
commit
1587b0e628
@ -78,7 +78,7 @@ local PipelineDocs = {
|
||||
},
|
||||
{
|
||||
name: 'publish',
|
||||
image: 'plugins/s3-sync',
|
||||
image: 'thegeeklab/drone-s3-sync',
|
||||
settings: {
|
||||
access_key: { from_secret: 's3_access_key' },
|
||||
bucket: 'geekdocs',
|
||||
|
@ -59,7 +59,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
|
||||
@ -85,6 +85,6 @@ trigger:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 1a7ce6a2dd073018dd142fab1c7b691da70143b7a59a9925774ad2cfc8e9dd60
|
||||
hmac: 446b57f10122e64f67000e9d1319456425ef8b9472b4eaddc7da8ddc7814b9bb
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user