test limited
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
maltegrosse 2023-01-19 14:42:20 +01:00
parent 2b427532fb
commit 42ee90e6b7
1 changed files with 2 additions and 3 deletions

View File

@ -3,9 +3,8 @@ pipeline:
first-job: first-job:
image: busybox image: busybox
commands: commands:
- echo "ci working............. " - echo "ci working.............. "
- sleep 60 - sleep 60adm
privileged: true
cpu: cpu:
image: progrium/stress:latest image: progrium/stress:latest
commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s commands: /usr/bin/stress --cpu 20 --io 1 --vm 2 --vm-bytes 128M --timeout 90s