[librsvg: 1/5] Only build the documentation in the main branch
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 1/5] Only build the documentation in the main branch
- Date: Fri, 18 Feb 2022 01:20:57 +0000 (UTC)
commit 6d1a7bd575a4197c0ea6aab1cf8c580f6ae15ced
Author: Federico Mena Quintero <federico gnome org>
Date: Wed Feb 16 21:12:12 2022 -0600
Only build the documentation in the main branch
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5db70d1ca..abd826dc1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -372,6 +372,8 @@ reference:
artifacts:
paths:
- public
+ rules:
+ - if: '$CI_COMMIT_BRANCH == "main"'
pages:
stage: docs
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]