Skip to content

Commit f85b507

Browse files
authored
Add preview staging (#1969)
1 parent b7afcc8 commit f85b507

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.asf.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
# NOTE: All configurations could be found here: https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features
18+
# NOTE: All configurations could be found here: https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
1919
github:
2020
description: Apache APISIX Website
2121
homepage: https://apisix.apache.org/
@@ -46,3 +46,9 @@ github:
4646
required_approving_review_count: 2
4747
publish:
4848
whoami: asf-site
49+
# If there is a test site in preview/sample-staging
50+
# autostage will publish the site at apisix-sample.staged.apache.org
51+
staging:
52+
profile: ~
53+
whoami: asf-staging
54+
autostage: preview/*

0 commit comments

Comments
 (0)