fix: ci
This commit is contained in:
parent
191ab8ab9c
commit
3f9ad5a729
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ pipeline:
|
||||||
from_secret: S3_ACCESS_KEY_ID
|
from_secret: S3_ACCESS_KEY_ID
|
||||||
secret_key:
|
secret_key:
|
||||||
from_secret: S3_SECRET_ACCESS_KEY
|
from_secret: S3_SECRET_ACCESS_KEY
|
||||||
source: publish/*
|
source: publish/**/*
|
||||||
target: /artifacts
|
target: /artifacts
|
||||||
path_style: true
|
path_style: true
|
||||||
strip_prefix: true
|
strip_prefix: true
|
||||||
|
|
Loading…
Reference in a new issue