Update .gitlab-ci.yml file
This commit is contained in:
parent
a3cd8c06a8
commit
902ac38573
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user