Switched CI to vieter name

main
Jef Roosens 2022-01-09 09:30:45 +01:00
parent 65f113cdee
commit 625018518d
Signed by untrusted user: Jef Roosens
GPG Key ID: 955C0660072F691F
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ pipeline:
lint: lint:
image: 'thevlang/vlang:latest' image: 'thevlang/vlang:latest'
commands: commands:
- v fmt -verify pieter - v fmt -verify vieter
build: build:
image: 'thevlang/vlang:latest' image: 'thevlang/vlang:latest'
commands: commands:
- v pieter - v vieter