This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch preview/sebb-gha
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/sebb-gha by this push:
new 24f8af3 Disable pelican builds
24f8af3 is described below
commit 24f8af369937085757b77c17659e2d8440c258b9
Author: Sebb <[email protected]>
AuthorDate: Thu May 30 11:56:55 2024 +0100
Disable pelican builds
---
.asf.yaml | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 325c506..a417b14 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -11,18 +11,18 @@ notifications:
issues: [email protected]
pullrequests: [email protected]
-pelican:
- notify: [email protected]
- autobuild: preview/*
- target: asf-site
- theme: theme/openoffice
- minimum_page_count: 10
- whoami: main
+# pelican:
+# notify: [email protected]
+# autobuild: preview/*
+# target: asf-site
+# theme: theme/openoffice
+# minimum_page_count: 10
+# whoami: main
-staging:
- profile: ~
- whoami: asf-site
- autostage: preview/*
+# staging:
+# profile: ~
+# whoami: asf-site
+# autostage: preview/*
publish:
whoami: asf-site