mirror of
https://github.com/thegeeklab/docker-tidy.git
synced 2024-11-22 12:10:40 +00:00
ci: switch to thegeeklab/drone-s3-sync plugin
This commit is contained in:
parent
4eac4e6035
commit
9f1c0c39d2
@ -375,7 +375,7 @@ local PipelineDocs = {
|
||||
},
|
||||
{
|
||||
name: 'publish',
|
||||
image: 'plugins/s3-sync',
|
||||
image: 'thegeeklab/drone-s3-sync',
|
||||
settings: {
|
||||
access_key: { from_secret: 's3_access_key' },
|
||||
bucket: 'geekdocs',
|
||||
|
@ -523,7 +523,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
|
||||
@ -647,6 +647,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: add87029392e8edc5500bf1753c41a2812adbaef5ab45e1da01e62cc258e7de3
|
||||
hmac: fdc815dd75d3fa8ef72dac9840ba54ae3f1f071c7cf1b004bed565648d3a85ff
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user