implementation of cron daemon #134

Merged
Jef Roosens merged 22 commits from cron into dev 2022-04-30 21:05:06 +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