fix
This commit is contained in:
parent
f4cef062dc
commit
269f0ad7cc
2
.github/workflows/master.yml
vendored
2
.github/workflows/master.yml
vendored
@ -39,5 +39,5 @@ jobs:
|
||||
- name: Build with Maven
|
||||
run: |
|
||||
export MAVEN_OPTS="-Xmx2g -XX:ReservedCodeCacheSize=512m -Dorg.slf4j.simpleLogger.defaultLogLevel=WARN"
|
||||
mvn --no-transfer-progress clean install -pl :kyuubi-common,:kyuubi-ha,:kyuubi-main,:kyuubi-spark-sql-engine,:kyuubi-codecov,:kyuubi-download,:kyuubi-assembly -Dmaven.javadoc.skip=true -B -V
|
||||
mvn --no-transfer-progress clean install -pl :kyuubi-common,:kyuubi-ha,:kyuubi-main,:kyuubi-spark-sql-engine,:kyuubi-codecov -Dmaven.javadoc.skip=true -B -V
|
||||
bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user