Fix CI script
Some checks failed
the build failed

This commit is contained in:
Valentin Brandl
2018-07-20 12:59:20 +02:00
parent 21f5e94ed5
commit 0ffe29e490

View File

@ -8,7 +8,7 @@ pipeline:
url: https://staging.vbrandl.net
compress:
image: alpine:latest
script:
commands:
- apk --no-cache update
- apk add make
- make -C public/ -f Makefile