diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 471cf53..b49ac4b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: