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
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

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