From babf339ae98389c202a2a1c525927b0a5e024fc9 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Thu, 19 Jan 2023 14:42:54 +0100 Subject: [PATCH] cpu lim --- .woodpecker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index e4272a5..f64ff34 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,7 +4,6 @@ pipeline: image: busybox commands: - echo "ci working.............. " - - sleep 60adm cpu: image: progrium/stress:latest commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s