Skip to content

Commit

Permalink
ci: use secret for s3 endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Sep 26, 2023
1 parent e5f3947 commit 4c35cc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .woodpecker/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ steps:
from_secret: s3_access_key
bucket: geekdocs
delete: true
endpoint: https://sp.rknet.org
endpoint:
from_secret: s3_endpoint
path_style: true
secret_key:
from_secret: s3_secret_access_key
Expand Down

0 comments on commit 4c35cc7

Please sign in to comment.