Update the job
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-07-17 14:13:39 +02:00
parent 28f5b139d0
commit efc493f092

View File

@ -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