Need dbus running for pages deploy apparently

This commit is contained in:
Sumner Evans
2020-01-20 23:52:36 -07:00
parent b51c9156ec
commit 05745ce73f

View File

@@ -63,6 +63,7 @@ pages:
stage: deploy
before_script:
- ./cicd/install-project-deps.sh
- ./cicd/start-dbus.sh
script:
- ./cicd/pages-build.sh
artifacts: