From 77bc02c4c8c0e23bf4cc713dccf52ea368c8a6c9 Mon Sep 17 00:00:00 2001 From: maltegrosse Date: Tue, 17 Jan 2023 19:08:03 +0100 Subject: [PATCH] dsad --- .woodpecker.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index c80a8c9..e624963 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,7 +9,8 @@ pipeline: environment: - NVIDIA_VISIBLE_DEVICES=all commands: - # - python3 stress.py -m 5 + - cd / + - python3 stress.py -m 5 - ls - sleep 60 #nvidia-test: