aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-12-02 22:18:10 +0100
committerMatěj Cepl <mcepl@cepl.eu>2018-12-02 22:18:10 +0100
commitf0419567fc7a8d984dd31ead0c3a3984e5e75162 (patch)
treef35fb478b5b0a00e5a5e47f3df4dd439a4c6728f
parent414fd6bacfb60ae85c7c237ce322ba84fbe7a0e5 (diff)
downloadepubgrep-f0419567fc7a8d984dd31ead0c3a3984e5e75162.tar.gz
Fix .gitlab-ci.yml
-rw-r--r--.gitlab-ci.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8ca98e6..976a858 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,13 +35,13 @@ run:
paths:
- dist/*.whl
-pages:
- # script:
- # - pip install sphinx sphinx-rtd-theme
- # - cd doc ; make html
- # - mv build/html/ ../public/
- artifacts:
- paths:
- - public
- only:
- - master \ No newline at end of file
+# pages:
+# script:
+# - pip install sphinx sphinx-rtd-theme
+# - cd doc ; make html
+# - mv build/html/ ../public/
+# artifacts:
+# paths:
+# - public
+# only:
+# - master