未验证 提交 915fb433 编写于 作者: H HTHou

Enable sonar-coveralls for pr from fork repos (#3293)

上级 1aaf21df
# This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Sonar-Coveralls(Ignore this on folk Repos)
name: Sonar-Coveralls
on:
push:
......@@ -22,6 +22,7 @@ on:
env:
MAVEN_OPTS: -Dhttp.keepAlive=false -Dmaven.wagon.http.pool=false -Dmaven.wagon.http.retryHandler.class=standard -Dmaven.wagon.http.retryHandler.count=3
PR_NUMBER: ${{ github.event.number }}
jobs:
ubuntu:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册