Release 0.3.0-alpha.1 #164

Merged
Jef Roosens merged 78 commits from release-0.3.0-alpha.1 into main 2022-05-06 20:12:52 +02:00
Showing only changes of commit 5287067ea7 - Show all commits

View file

@ -12,7 +12,6 @@ pipeline:
debug:
image: 'chewingbever/vlang:latest'
pull: true
group: 'build'
commands:
- make
when:
@ -25,7 +24,6 @@ pipeline:
pull: true
environment:
- LDFLAGS=-lz -lbz2 -llzma -lexpat -lzstd -llz4 -static
group: 'build'
commands:
- make prod
# Make sure the binary is actually statically built