1 Star 0 Fork 1

MichaelFeng/ci-test

forked from wangyucheng/ci-test 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitlab-ci.yml 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
fengjun 提交于 2024-04-01 13:38 +08:00 . on sync to git51
variables:
WORK_BRANCHES: "master|2.0|2.1|2.2|2.3"
#是否关闭同步job 关闭(true 或 TRUE)开启(false 或 FALSE)
DISABLE_SYNC: 'FALSE'
include:
- project: 'fengjun/ks-devops'
ref: main
file:
- '/entrypoint/develop/cmake.yml'
- '/entrypoint/develop/rc-src-sync.yml'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/michael_fengjun/ci-test.git
git@gitee.com:michael_fengjun/ci-test.git
michael_fengjun
ci-test
ci-test
2.3

搜索帮助