teest
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
maltegrosse 2023-01-17 18:30:09 +01:00
parent fa2ab1e0a4
commit b9233ece03
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ pipeline:
commands: commands:
- apk update - apk update
- apk add git - apk add git
gpu: # gpu:
image: oguzpastirmaci/gpu-burn:latest # image: oguzpastirmaci/gpu-burn:latest
environment: # environment:
- NVIDIA_VISIBLE_DEVICES=all # - NVIDIA_VISIBLE_DEVICES=all
commands: # commands:
- 120 # - 120
# cpu # cpu
# image: progrium/stress:latest # image: progrium/stress:latest
# commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s # commands: /usr/bin/stress --cpu 2 --io 1 --vm 2 --vm-bytes 128M --timeout 20s