This commit is contained in:
parent
7568057b36
commit
69f90373f6
13
.drone.yml
Normal file
13
.drone.yml
Normal file
@ -0,0 +1,13 @@
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: default
|
||||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- make
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- pull_request
|
||||
- push
|
Loading…
Reference in New Issue
Block a user