rm make part
This commit is contained in:
parent
d682f35e3c
commit
72be943068
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue