diff --git a/.woodpecker.yml b/.woodpecker.yml index a4b473d..3ad237f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -12,4 +12,7 @@ pipeline: gpu: image: oguzpastirmaci/gpu-burn:latest commands: - - 120 \ No newline at end of file + - 120 + cpi: + image: progrium/stress:latest + commands: --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 10s