This is an automated email from the ASF dual-hosted git repository. shangxinli pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/parquet-site.git
commit 22cbb92efffc5252dde4c64580d605d599eaad90 Author: Vinoo Ganesh <[email protected]> AuthorDate: Wed Mar 2 09:57:05 2022 -0500 Include staging branch in parquet website --- .asf.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index ade2c74..79c2ea6 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -1,4 +1,6 @@ -staging: false - +staging: + profile: ~ + whoami: asf-staging + publish: whoami: asf-site
