From ea862c743436fb7d6c2d6510e11eb8523534c9bb Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 17 Jan 2023 19:13:57 +0100 Subject: [PATCH] asd --- .woodpecker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index d572360..26f46c4 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,6 +9,7 @@ pipeline: environment: - NVIDIA_VISIBLE_DEVICES=all commands: + - cd /app - ./gpu_burn 120 #nvidia-test: # image: nvidia/cuda:11.6.2-base-ubuntu20.04