Fix the folder
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-07-21 21:50:12 +02:00
parent 01a6bfa93e
commit 811da914f6

View File

@ -26,4 +26,4 @@ steps:
from_secret: rclone_config_content from_secret: rclone_config_content
commands: commands:
- echo "$RCLONE_CONFIG_CONTENT" > $RCLONE_CONFIG - echo "$RCLONE_CONFIG_CONTENT" > $RCLONE_CONFIG
- rclone copy -P packages/player/dist/ s3:/badhouseplants-js/clappr/$GIT_TAG - rclone copy -P clappr/packages/player/dist/ s3:/badhouseplants-js/clappr/$GIT_TAG