forked from vieter-v/vieter
Wrong lint command
parent
191854afff
commit
b75e492658
|
@ -9,7 +9,7 @@ pipeline:
|
||||||
lint:
|
lint:
|
||||||
image: 'alpine:latest'
|
image: 'alpine:latest'
|
||||||
commands:
|
commands:
|
||||||
- jjr-v/v lint
|
- jjr-v/v fmt -verify vieter
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: 'alpine:latest'
|
image: 'alpine:latest'
|
||||||
|
|
Loading…
Reference in New Issue