You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by an...@apache.org on 2022/06/21 17:06:54 UTC

[royale-pelican-website] branch main updated: Update .asf.yaml

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

andreww pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/royale-pelican-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 1bc15ea  Update .asf.yaml
1bc15ea is described below

commit 1bc15ea1f3f7f505eb2abc2bb74b509569bfcdb4
Author: Andrew Wetmore <an...@cottage14.com>
AuthorDate: Tue Jun 21 14:06:52 2022 -0300

    Update .asf.yaml
    
    commented out two commands related to multiple branches
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e60b326..a5c9d2e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,7 +11,7 @@ notifications:
 
 pelican:
   notify: andreww@apache.org
-  autobuild: preview/*
+  # autobuild: preview/*
   target: royale-pelican-website
   theme: theme/apache
   whoami: main
@@ -19,4 +19,4 @@ pelican:
 staging:
   profile: royale-pelican-website
   whoami: ~
-  autostage: preview/*
+  # autostage: preview/*