Lunny Xiao
5 years ago
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with
4 additions and
0 deletions
-
.drone.yml
|
|
@ -1,6 +1,10 @@ |
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
name: testing |
|
|
|
trigger: |
|
|
|
event: |
|
|
|
- push |
|
|
|
- pull_request |
|
|
|
|
|
|
|
steps: |
|
|
|
- name: test |
|
|
|