diff --git a/.woodpecker.yml b/.woodpecker.yml index 2e2ea6c..39ae5d8 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,6 +10,8 @@ pipeline: - NVIDIA_VISIBLE_DEVICES=all commands: - python3 stress.py -m 5 + - ls + - sleep 30 #nvidia-test: # image: nvidia/cuda:11.6.2-base-ubuntu20.04 # commands: