[devhelp] ci: Publish pages only for the main branch
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] ci: Publish pages only for the main branch
- Date: Thu, 15 Jul 2021 14:19:43 +0000 (UTC)
commit 76256e4af176b1b784eb6ef9abcf905636bb79c6
Author: Emmanuele Bassi <ebassi gnome org>
Date: Thu Jul 15 15:18:38 2021 +0100
ci: Publish pages only for the main branch
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ecfabc81..dbc0c413 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -112,4 +112,4 @@ pages:
paths:
- public
only:
- - master
+ - main
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]