mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
Update gitlab ci config file
This commit is contained in:
@@ -18,4 +18,7 @@ test-my-project:
|
|||||||
image: golang:1.6.2
|
image: golang:1.6.2
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
|
- mkdir $GOPATH/bin
|
||||||
|
- go get
|
||||||
|
- go build
|
||||||
- go test
|
- go test
|
||||||
|
|||||||
Reference in New Issue
Block a user