0.1.0-rc.1 #60

Merged
Jef Roosens merged 124 commits from dev into main 2022-01-31 23:53:46 +01:00
Showing only changes of commit 46ad12797d - Show all commits

View file

@ -15,6 +15,8 @@ pipeline:
group: 'build' group: 'build'
commands: commands:
- make debug - make debug
when:
event: push
prod: prod:
image: 'chewingbever/vlang:latest' image: 'chewingbever/vlang:latest'