Skip to content

Commit

Permalink
gitac: echo syncer; doSync=false
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Oct 15, 2024
1 parent e0e40a1 commit d78968f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-x11-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d78968f

Please sign in to comment.