add source
This commit is contained in:
parent
dc14980535
commit
22c1098f0f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ steps:
|
||||||
image: plugins/s3
|
image: plugins/s3
|
||||||
settings:
|
settings:
|
||||||
bucket: dump
|
bucket: dump
|
||||||
source: .
|
source: public/**/*
|
||||||
target: /target/location
|
target: /target/location
|
||||||
path_style: true
|
path_style: true
|
||||||
access_key:
|
access_key:
|
||||||
|
|
Loading…
Reference in a new issue