[nautilus/alatiera-master-patch-10784] CI: Fix pages deploy
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/alatiera-master-patch-10784] CI: Fix pages deploy
- Date: Mon, 10 Dec 2018 12:22:24 +0000 (UTC)
commit 5868b7a54f00098c089e92e5d980b1efade98649
Author: Jordan Petridis <jpetridis gnome org>
Date: Mon Dec 10 12:21:58 2018 +0000
CI: Fix pages deploy
It depends on the gcovr job to create the html report
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 40ac02b75..3fa81795e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -172,6 +172,8 @@ flatpak gtk4:
pages:
stage: deploy
+ dependencies:
+ - 'flatpak devel'
script:
- mkdir public
- mv _build/coverage.html ${CI_PROJECT_DIR}/public/index.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]