Update .gitlab-ci.yml file
This commit is contained in:
@@ -5,7 +5,7 @@ stages:
|
|||||||
lint:
|
lint:
|
||||||
image: cytopia/golint:latest
|
image: cytopia/golint:latest
|
||||||
script:
|
script:
|
||||||
- golint main.go
|
- golint main.go
|
||||||
|
|
||||||
compile:
|
compile:
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Reference in New Issue
Block a user