test-ci/.woodpecker.yml

15 lines
286 B
YAML
Raw Normal View History

2023-01-17 15:56:34 +00:00
platform: linux/amd64
2023-01-17 15:51:35 +00:00
pipeline:
first-job:
image: busybox
commands:
2023-01-17 16:45:29 +00:00
- echo "pick pick wood pickpick .. ......"
2023-01-17 16:27:28 +00:00
2nd:
image: alpine:latest
commands:
- apk update
2023-01-17 16:32:47 +00:00
- apk add git
gpu:
image: oguzpastirmaci/gpu-burn:latest
commands:
2023-01-17 16:43:49 +00:00
- 120