添加流水线
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
name: 阿里云仓库同步流水线
|
||||
name: 阿里云仓库同步流水线(强制同步/镜像模式)
|
||||
|
||||
# 注意:此workflow使用强制同步模式(git reset --hard),会覆盖目标仓库的所有更改
|
||||
# 如果需要使用合并模式(merge --no-ff),请使用 aliyun-repo-merge.yml workflow
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user