rm make part
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user