boosttest/.drone.yml

7 lines
95 B
YAML
Raw Normal View History

2022-03-29 23:17:31 +08:00
kind: pipeline
name: default
steps:
- name: test
2022-03-29 23:18:39 +08:00
image: gcc:latest
2022-03-29 23:17:31 +08:00
commands:
- make