Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ notifications:
issues: issues@iceberg.apache.org
pullrequests: issues@iceberg.apache.org
jira_options: link label link label

publish:
whoami: asf-site
3 changes: 1 addition & 2 deletions site/dev/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ set -e

./dev/setup_env.sh

mkdocs gh-deploy --no-history # --remote-branch asf-site

mkdocs gh-deploy --no-history --remote-branch asf-site