Merge branch 'main' of https://git.cubetiqs.com/cubetiqlabs/zengo into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
b955f583f4
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: ci
|
||||||
|
steps:
|
||||||
|
- name: test
|
||||||
|
image: d.ctdn.net/golang:latest
|
||||||
|
commands:
|
||||||
|
- go build
|
Loading…
Reference in New Issue
Block a user