Need wildcards
This commit is contained in:
parent
0b4f1bf730
commit
78e551bc6c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ steps:
|
||||||
image: woodpeckerci/plugin-s3
|
image: woodpeckerci/plugin-s3
|
||||||
settings:
|
settings:
|
||||||
bucket: docker-perl-artifacts
|
bucket: docker-perl-artifacts
|
||||||
source: output/downloads/
|
source: output/downloads/**/*
|
||||||
target: /sources/
|
target: /sources/
|
||||||
path_style: true
|
path_style: true
|
||||||
endpoint: http://192.168.1.62:9000
|
endpoint: http://192.168.1.62:9000
|
||||||
|
|
Loading…
Add table
Reference in a new issue