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