This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new a02573b update
a02573b is described below
commit a02573b1d2f2487810c1c421ff8ae68a12ccac00
Author: LiLi <[email protected]>
AuthorDate: Wed Jan 26 09:49:12 2022 +0800
update
Signed-off-by: LiLi <[email protected]>
---
.github/workflows/ci-pulsar-website-build.yaml | 4 ++--
.github/workflows/ci-pulsar-website-next-build.yaml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/workflows/ci-pulsar-website-build.yaml
b/.github/workflows/ci-pulsar-website-build.yaml
index 1783896..ea489e0 100644
--- a/.github/workflows/ci-pulsar-website-build.yaml
+++ b/.github/workflows/ci-pulsar-website-build.yaml
@@ -39,8 +39,8 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- - name: Tune Runner VM
- uses: ./.github/actions/tune-runner-vm
+ # - name: Tune Runner VM
+ # uses: ./.github/actions/tune-runner-vm
- name: Cache local Maven repository
uses: actions/cache@v2
diff --git a/.github/workflows/ci-pulsar-website-next-build.yaml
b/.github/workflows/ci-pulsar-website-next-build.yaml
index 8c44edb..72c843e 100644
--- a/.github/workflows/ci-pulsar-website-next-build.yaml
+++ b/.github/workflows/ci-pulsar-website-next-build.yaml
@@ -39,8 +39,8 @@ jobs:
- name: checkout
uses: actions/checkout@v2
- - name: Tune Runner VM
- uses: ./.github/actions/tune-runner-vm
+ # - name: Tune Runner VM
+ # uses: ./.github/actions/tune-runner-vm
- name: Cache local Maven repository
uses: actions/cache@v2