mirror of
https://github.com/xiaoqidun/goini.git
synced 2024-12-22 03:11:05 +08:00
chore(自动测试): 自动测试代码
This commit is contained in:
parent
620566d3b4
commit
4349dffbe5
10
.drone.yml
Normal file
10
.drone.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: default
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
pull: if-not-exists
|
||||||
|
image: golang
|
||||||
|
commands:
|
||||||
|
- go build goini.go
|
Loading…
x
Reference in New Issue
Block a user