From b9233ece034fca8337f2b62cf98c6154c7991388 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 17 Jan 2023 18:30:09 +0100 Subject: [PATCH] teest --- .woodpecker.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index e83c5dc..ce4cd26 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,12 +9,12 @@ pipeline: commands: - apk update - apk add git - gpu: - image: oguzpastirmaci/gpu-burn:latest - environment: - - NVIDIA_VISIBLE_DEVICES=all - commands: - - 120 +# gpu: +# image: oguzpastirmaci/gpu-burn:latest +# environment: +# - NVIDIA_VISIBLE_DEVICES=all +# commands: +# - 120 # cpu # image: progrium/stress:latest # commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s