diff --git a/.woodpecker.yml b/.woodpecker.yml index d99dbea..6d7857b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,10 +9,10 @@ pipeline: commands: - apk update - apk add git - # gpu: - # image: oguzpastirmaci/gpu-burn:latest - # commands: - ## - 120 - cpi: - image: progrium/stress:latest - commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s + gpu: + image: oguzpastirmaci/gpu-burn:latest + commands: + - 120 +# cpu +# image: progrium/stress:latest +# commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s