Wrong lint command

main
Jef Roosens 2022-01-09 23:08:28 +01:00
parent 191854afff
commit b75e492658
Signed by untrusted user: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 1 additions and 1 deletions

View File

@ -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'