rm make part

This commit is contained in:
acereca 2018-06-12 14:36:01 +02:00
parent d682f35e3c
commit 72be943068
1 changed files with 0 additions and 5 deletions

View File

@ -13,11 +13,6 @@ compile_pdf:
pages:
image: alpine
script:
- apk --no-cache add py2-pip python-dev
- pip install sphinx
- apk --no-cache add make
- cd data/raspi-i2c/docs
- make html
- mv _build/html/ ../../../public/
artifacts:
paths: