提交 dff09d18 编写于 作者: oldratlee's avatar oldratlee 🔥

move codecov operation to after_success

上级 3b33897c
......@@ -71,12 +71,12 @@ script:
- switch_to_open_jdk12
- ./scripts/run-junit.sh skipClean
- ./scripts/run-agent-test.sh skipClean
after_success:
# codecov
- jdk_switcher use oraclejdk8
- ./mvnw clean -V
- ./mvnw cobertura:cobertura
after_success:
- codecov
- git status --ignored
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册