mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-21 20:30:43 +00:00
ci: switch to thegeeklab/drone-s3-sync plugin
This commit is contained in:
parent
5613be2dca
commit
94fcf0c896
@ -356,7 +356,7 @@ local PipelineDocs = {
|
||||
},
|
||||
{
|
||||
name: 'publish',
|
||||
image: 'plugins/s3-sync',
|
||||
image: 'thegeeklab/drone-s3-sync',
|
||||
settings: {
|
||||
access_key: { from_secret: 's3_access_key' },
|
||||
bucket: 'geekdocs',
|
||||
|
@ -504,7 +504,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
|
||||
@ -628,6 +628,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 1787b8f3f035020cda542c07c76e81622e692e8801da4a9c7171a436a8addca5
|
||||
hmac: d757485c1798479c7d47cd472a55291adadae2ac40709ae5d513385b7784bbea
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user