diff --git a/.woodpecker.yml b/.woodpecker.yml index 7cb7f44..684597f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -15,4 +15,4 @@ pipeline: ## - 120 cpi: image: progrium/stress:latest - commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 10s + commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 60s