1 Star 0 Fork 0

OPLG / DataKit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitlab-ci.yml.rej 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
liushaobo 提交于 2021-07-22 17:04 . windows兼容处理
diff a/.gitlab-ci.yml b/.gitlab-ci.yml (rejected hunks)
@@ -23,29 +23,29 @@ stages:
# tags:
# - cloudcare-ft
-build-testing:
- stage: deploy
- only:
- - testing
- script:
- # building && publish testing
- - make ci_notify
- - make testing
- - make pub_testing
- - make pub_testing_img
- - make test_notify
- tags:
- - cloudcare-ft
-
-build-release:
- stage: deploy
- only:
- - master
- script:
- - make ci_notify
- - make release
- - make pub_release
- - make pub_release_img
- - make release_notify
- tags:
- - cloudcare-ft
+#build-testing:
+# stage: deploy
+# only:
+# - testing
+# script:
+# # building && publish testing
+# - make ci_notify
+# - make testing
+# - make pub_testing
+# - make pub_testing_img
+# - make test_notify
+# tags:
+# - cloudcare-ft
+#
+#build-release:
+# stage: deploy
+# only:
+# - master
+# script:
+# - make ci_notify
+# - make release
+# - make pub_release
+# - make pub_release_img
+# - make release_notify
+# tags:
+# - cloudcare-ft
1
https://gitee.com/oplg/datakit.git
git@gitee.com:oplg/datakit.git
oplg
datakit
DataKit
main

搜索帮助