This commit is contained in:
@ -29,6 +29,10 @@ pipeline:
|
||||
image: woodpeckerci/plugin-s3
|
||||
settings:
|
||||
bucket: buildserver
|
||||
access_key:
|
||||
from_secret: access_key_id
|
||||
secret_key:
|
||||
from_secret: secret_access_key
|
||||
source: output/**/*
|
||||
target: /backupscript/latest/
|
||||
path_style: true
|
||||
|
Reference in New Issue
Block a user