diff --git a/.cnb.yml b/.cnb.yml index e2f6dac5c..d6504d554 100644 --- a/.cnb.yml +++ b/.cnb.yml @@ -1,10 +1,8 @@ main: push: - runner: - # 指定在 amd64 架构构建节点上执行 - tags: cnb:arch:amd64 cpus: 1 - - stages: + stages: # ========== 同步到GitHub ========== - name: sync to github image: tencentcom/git-sync