You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by tv...@apache.org on 2021/01/04 12:16:14 UTC

[buildstream] branch master updated: .asf.yaml: Enable publishing master docs to github pages

This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git


The following commit(s) were added to refs/heads/master by this push:
     new ee9cf3a  .asf.yaml: Enable publishing master docs to github pages
ee9cf3a is described below

commit ee9cf3af57d74364e34a5b485f8e71820b0b04ce
Author: Tristan van Berkom <tr...@codethink.co.uk>
AuthorDate: Mon Jan 4 21:15:30 2021 +0900

    .asf.yaml: Enable publishing master docs to github pages
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 79dc928..7996d3c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -22,3 +22,6 @@ github:
     merge: true
     # disable rebase button:
     rebase: false
+
+  # Enable pages publishing
+  ghp_branch: gh-pages