Make vieter compiler with -skip-unused

This commit is contained in:
Jef Roosens 2022-04-15 11:38:06 +02:00
parent 92ca5b8024
commit 10377632d5
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 12 additions and 10 deletions

View file

@ -18,6 +18,8 @@ pipeline:
- make debug
when:
event: push
branch:
exclude: [main, dev]
prod:
image: 'chewingbever/vlang:latest'