diff --git a/.woodpecker.yaml b/.woodpecker.yaml index ed9f2aa..057331a 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -8,7 +8,7 @@ steps: image: node name: Build the script environment: - GIT_TAG: 0.11.0 + GIT_TAG: '@clappr/player@0.11.9' commands: - git clone https://github.com/clappr/clappr.git clappr - cd clappr @@ -28,7 +28,7 @@ steps: name: Upload the script image: rclone/rclone:latest environment: - GIT_TAG: 0.11.0 + GIT_TAG: 0.11.9 RCLONE_CONFIG: /tmp/rclone.conf RCLONE_CONFIG_CONTENT: from_secret: rclone_config_content