You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2023/04/03 10:22:22 UTC

[comdev-events-site] branch preview/test updated: Try to fix project name

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

sebb pushed a commit to branch preview/test
in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git


The following commit(s) were added to refs/heads/preview/test by this push:
     new 9c859eb  Try to fix project name
9c859eb is described below

commit 9c859eb4404c102f599fb466673503fadd1b8a4b
Author: Sebb <se...@apache.org>
AuthorDate: Mon Apr 3 11:22:11 2023 +0100

    Try to fix project name
---
 .asf.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 17ee680..1577dfb 100755
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,9 +20,11 @@ publish:
   whoami: asf-site
   hostname: events.apache.org
 
-# Test site in preview/test; output to preview/test-staging
-# autostage will publish the site at comdev-events-test.staged.apache.org
+# Test site in preview/test; output to preview/test-staging (done in Jenkinsfile)
+# autostage will publish the site at project-test.staged.apache.org
+# where project should be events, but is currently community
 staging:
   profile: ~
   whoami:  asf-staging
   autostage: preview/*
+  hostname: events.apache.org