Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
@ -3,7 +3,6 @@ when:
|
|||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: node
|
image: node
|
||||||
@ -24,7 +23,7 @@ steps:
|
|||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
cpu: 200m
|
cpu: 200m
|
||||||
limits:
|
limits:
|
||||||
memory: 500mi
|
memory: 500Mi
|
||||||
upload:
|
upload:
|
||||||
name: Upload the script
|
name: Upload the script
|
||||||
image: rclone/rclone:latest
|
image: rclone/rclone:latest
|
||||||
|
Reference in New Issue
Block a user