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 13:48:00 +02:00
parent a1527243a3
commit 28f5b139d0

View File

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