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: