chore(ci): run builds sequentially

Jef Roosens 2022-04-21 16:49:39 +02:00
parent d021905f37
commit 089d1c6bc4
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 0 additions and 2 deletions

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