diff --git a/.woodpecker.yml b/.woodpecker.yml index 6828d61..fec9d8d 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,12 +4,16 @@ pipeline: image: busybox commands: - echo "pick pick wood pickasdpaasdsdick ....asd.sd..kj......" - 2nd: - image: oguzpastirmaci/gpu-burn:latest - environment: - - NVIDIA_VISIBLE_DEVICES=all + nvidia-test: + image: nvidia/cuda commands: - - ./gpu_burn 60 + - nvidia-smi +# 2nd: +# image: oguzpastirmaci/gpu-burn:latest +# environment: +# - NVIDIA_VISIBLE_DEVICES=all +# commands: +# - ./gpu_burn 60 # gpu: # image: oguzpastirmaci/gpu-burn:latest # environment: