1 Star 0 Fork 16

红尘小卒/neatlogic-webroot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitlab-ci.yml 228 Bytes
一键复制 编辑 原始数据 按行查看 历史
lvzk 提交于 2023-03-03 19:06 . init
# see https://docs.gitlab.com/ce/ci/yaml/README.html for all available options
build1:
stage: build
only:
- /^release.*$/
script:
- echo "git clone success!"
- sh autotag.sh ${CI_PROJECT_ID} ${CI_COMMIT_SHA}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
其他
1
https://gitee.com/sennsinn01/neatlogic-webroot.git
git@gitee.com:sennsinn01/neatlogic-webroot.git
sennsinn01
neatlogic-webroot
neatlogic-webroot
develop3.0.0

搜索帮助