summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ffa5e157..584118cdd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -35,11 +35,8 @@ integration_tests:
# Automatically build documentation, only for merges which land
# on master branch.
-#
-# FIXME: Weird `ln -s python` thing going on
pages:
script:
- - ln -s /usr/bin/python3 /usr/bin/python
- dnf install -y findutils
- pip3 install sphinx
- pip3 install sphinx-click