summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Maat <tm@tlater.net>2017-07-10 13:52:05 +0000
committerTristan Maat <tm@tlater.net>2017-07-10 13:52:05 +0000
commitfd01d32dfb6dd412b7eb883cf25464a7c3e41a6c (patch)
tree1fa3f7cc8aa1f92d5452f0939b927d975957b752
parent20679de73d345c53b9a5466a63082db917b8445a (diff)
downloadbuildstream-fd01d32dfb6dd412b7eb883cf25464a7c3e41a6c.tar.gz
Fix missing find command in pages script
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5f20bfde5..584118cdd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -37,6 +37,7 @@ integration_tests:
# on master branch.
pages:
script:
+ - dnf install -y findutils
- pip3 install sphinx
- pip3 install sphinx-click
- pip3 install --user -e .