support drone ci
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
LingZhaoHui 2022-05-08 20:25:47 +08:00
parent 69f90373f6
commit c60a267c36

View File

@ -4,7 +4,7 @@ name: default
steps: steps:
- name: build - name: build
commands: commands:
- make - make clean && make
trigger: trigger:
branch: branch:
- master - master