Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@ -8,7 +8,7 @@ steps:
|
|||||||
image: node
|
image: node
|
||||||
name: Build the script
|
name: Build the script
|
||||||
environment:
|
environment:
|
||||||
GIT_TAG: 0.11.0
|
GIT_TAG: '@clappr/player@0.11.9'
|
||||||
commands:
|
commands:
|
||||||
- git clone https://github.com/clappr/clappr.git clappr
|
- git clone https://github.com/clappr/clappr.git clappr
|
||||||
- cd clappr
|
- cd clappr
|
||||||
@ -28,7 +28,7 @@ steps:
|
|||||||
name: Upload the script
|
name: Upload the script
|
||||||
image: rclone/rclone:latest
|
image: rclone/rclone:latest
|
||||||
environment:
|
environment:
|
||||||
GIT_TAG: 0.11.0
|
GIT_TAG: 0.11.9
|
||||||
RCLONE_CONFIG: /tmp/rclone.conf
|
RCLONE_CONFIG: /tmp/rclone.conf
|
||||||
RCLONE_CONFIG_CONTENT:
|
RCLONE_CONFIG_CONTENT:
|
||||||
from_secret: rclone_config_content
|
from_secret: rclone_config_content
|
||||||
|
Reference in New Issue
Block a user