Don't push to local s3 anymore
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
432082328d
commit
0b38fc7b38
@ -9,17 +9,3 @@ steps:
|
||||
image: registry.nemunai.re/plugins/hugo
|
||||
settings:
|
||||
hugo_version: 0.119.0
|
||||
|
||||
publish-on-s3:
|
||||
image: plugins/s3
|
||||
settings:
|
||||
endpoint: https://storage.nemunai.re
|
||||
path_style: true
|
||||
bucket: happydomain-blog
|
||||
access_key:
|
||||
from_secret: s3_access_key
|
||||
secret_key:
|
||||
from_secret: s3_secret_key
|
||||
source: public/**/*
|
||||
strip_prefix: public/
|
||||
target: "/${CI_COMMIT_BRANCH//\\//-}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user