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

janhoy pushed a commit to branch production
in repository https://gitbox.apache.org/repos/asf/solr-site.git

commit 41090e30ec68523e41d901cca0e9311f1eb282ee
Author: Jan Høydahl <[email protected]>
AuthorDate: Wed Mar 3 16:21:38 2021 +0100

    Pelican production settings
---
 .asf.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 12335e5..f8b1f32 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,9 +1,9 @@
 pelican:
-  whoami: main
-  target: asf-staging
+  whoami: production
+  target: asf-site
 
-staging:
-  whoami: asf-staging
+publish:
+  whoami: asf-site
 
 github:
   labels:

Reply via email to