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