fix upload
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2023-09-27 22:49:02 +02:00
parent ee739fcb31
commit bf6220ca77
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
2 changed files with 5 additions and 3 deletions

View File

@ -13,13 +13,14 @@ steps:
- hugo --theme geeklab
- name: publish
image: plugins/s3-sync
image: thegeeklab/drone-s3-sync:2
settings:
access_key:
from_secret: s3_access_key
bucket: thegeeklab
delete: true
endpoint: https://sp.rknet.org
endpoint:
from_secret: s3_endpoint
path_style: true
secret_key:
from_secret: s3_secret_access_key
@ -76,6 +77,6 @@ depends_on:
---
kind: signature
hmac: 92f8b9b62812d356dd3fba974f853fc509784fa58cd47b9f6a36c1603a73fd5b
hmac: 0f119a348a8848acfa57ef41f5913c59654042cf86106ea9dbd5380bb3502cb5
...

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/resources
.vscode
hugo
.hugo_build.lock