From d78968fdfe076aa4d574e9aa3580bfcf026d8967 Mon Sep 17 00:00:00 2001 From: sam Date: Tue, 15 Oct 2024 09:58:44 +0800 Subject: [PATCH] gitac: echo syncer; doSync=false --- .github/workflows/docker-image-x11-base.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image-x11-base.yml b/.github/workflows/docker-image-x11-base.yml index a29baf6a..235841cc 100644 --- a/.github/workflows/docker-image-x11-base.yml +++ b/.github/workflows/docker-image-x11-base.yml @@ -119,7 +119,7 @@ jobs: # 同步到ali仓 #REPO_ALI>> REPO_HUB REPO_TEN REPO_QING unset REPO_ALI REPO_TEN REPO_QING #skipSync; QINGCLOUD.REPO net failed - echo syncer; doSync=true + echo syncer; doSync=false cd ../.github/workflows; test "true" == "$doSync" && bash syncer.sh; # # view timecost