Verified Commit 69fa6d5b authored by Daniel Williams's avatar Daniel Williams
Browse files

Fixed the gitlab ci file.

parent a8d75bcd
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,9 +7,7 @@ test:

pages:
  script:
  - apk --no-cache add py2-pip python-dev
  - pip install sphinx
  - apk --no-cache add make
  - make docs
  - mv _build/html/ public/
  artifacts: