feat: add first go tests
This commit is contained in:
parent
f4773a9521
commit
913707eb29
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
image: "golang:alpine"
|
||||
stages:
|
||||
- "linter"
|
||||
- "testing"
|
||||
- "build"
|
||||
|
||||
linter:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue