-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bugfix: fix deploy error #384
bugfix: fix deploy error #384
Conversation
link break |
…wBranch1009 # Conflicts: # i18n/en/docusaurus-plugin-content-docs/current/cluster-mode-quick-start.md # i18n/en/docusaurus-plugin-content-docs/version-1.X/cluster-mode-quick-start.md # i18n/en/docusaurus-plugin-content-docs/version-1.X/v2/guide/admin/cluster-mode-quick-start.md # i18n/en/docusaurus-plugin-content-docs/version-2.X/cluster-mode-quick-start.md # i18n/en/docusaurus-plugin-content-docs/version-2.X/v2/guide/admin/cluster-mode-quick-start.md
.github/workflows/deploy-oss.yml
Outdated
name: seata.io deploy on oss | ||
|
||
on: | ||
push: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this file
.github/workflows/deploy.yml
Outdated
- develop-new-framework | ||
#This schedule only takes effect in the default branch | ||
schedule: | ||
- cron: '0 */12 * * *' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What is the purpose of the change
XXXXX
Brief changelog
XXXXX
Follow this checklist to help us incorporate your contribution quickly and easily:
Fix UnknownException when host config not exist #XXX
. Each commit in the pull request should have a meaningful subject line and body.docsite start
, and make sure it works as expected.