test-ci/.woodpecker.yml

8 lines
148 B
YAML
Raw Normal View History

2023-11-28 12:36:54 +00:00
steps:
2023-11-29 00:05:37 +00:00
"caffe":
2023-11-29 00:18:07 +00:00
image: wooruang/caffe-ssd-chuanqi305:ubuntu18.04-cuda10.1-cudnn7
2023-01-17 15:51:35 +00:00
commands:
2023-11-28 13:56:29 +00:00
- echo "ci working................b. "
2023-01-17 18:13:08 +00:00
2023-01-19 07:36:27 +00:00