summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-10 23:12:46 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-10 23:12:46 +0900
commit85a3bde44710c3c8973ad0fd07b2c71cd834dba8 (patch)
tree1fa3f7cc8aa1f92d5452f0939b927d975957b752
parentd8f27901d95b3dcb509ec8567e64cf1a10f464ee (diff)
downloadbuildstream-85a3bde44710c3c8973ad0fd07b2c71cd834dba8.tar.gz
Revert "Weird ln -s python try to fix damn docs build"
This reverts commit d8f27901d95b3dcb509ec8567e64cf1a10f464ee. That was a crazy commit, and does not fix the pages deployment anyway.
-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