Merge branch 'main' of https://git.cubetiqs.com/cubetiqlabs/zengo into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sambo Chea 2021-09-27 18:09:03 +07:00
commit b955f583f4
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

8
.drone.yml Normal file
View File

@ -0,0 +1,8 @@
kind: pipeline
type: docker
name: ci
steps:
- name: test
image: d.ctdn.net/golang:latest
commands:
- go build