mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-21 20:30:39 +00:00
ci: use secret for s3 endpoint
This commit is contained in:
parent
23d9f5bac6
commit
2c8fa8c11a
@ -65,7 +65,8 @@ steps:
|
||||
from_secret: s3_access_key
|
||||
bucket: geekdocs-root
|
||||
delete: true
|
||||
endpoint: https://sp.rknet.org
|
||||
endpoint:
|
||||
from_secret: s3_endpoint
|
||||
path_style: true
|
||||
secret_key:
|
||||
from_secret: s3_secret_access_key
|
||||
|
Loading…
Reference in New Issue
Block a user