Test new CI/CD.
一些检查失败了
continuous-integration/drone/push Build is failing

这个提交包含在:
2020-06-19 23:40:18 +02:00
父节点 65de335fee
当前提交 a5586d075f

查看文件

@@ -1,14 +1,14 @@
---
kind: pipeline
type: exec
name: test
steps:
- name: Compile
commands:
- make release
- make release
- name: install
commands:
- make install
- make install
- name: test
commands:
- make tests
- make tests