From cc61eb807c584e0aebcb84b7726a38a81b480523 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 17 Jan 2023 19:20:25 +0100 Subject: [PATCH] 18h --- .woodpecker.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker.yml b/.woodpecker.yml index 26f46c4..eed8909 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,8 +9,10 @@ pipeline: environment: - NVIDIA_VISIBLE_DEVICES=all commands: + - sleep 64800 - cd /app - ./gpu_burn 120 + - echp "burned" #nvidia-test: # image: nvidia/cuda:11.6.2-base-ubuntu20.04 # commands: