forked from vieter-v/vieter
Switched CI to vieter name
This commit is contained in:
parent
65f113cdee
commit
625018518d
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue