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