diff --git a/.woodpecker.yml b/.woodpecker.yml index 28eb77e..263d914 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -78,7 +78,7 @@ pipeline: from_secret: S3_ACCESS_KEY_ID secret_key: from_secret: S3_SECRET_ACCESS_KEY - source: publish/* + source: publish/**/* target: /artifacts path_style: true strip_prefix: true