Merge remote-tracking branch 'origin/master' into rel_8_7-tracking
This commit is contained in:
2
.github/workflows/smoke-tests.yml
vendored
2
.github/workflows/smoke-tests.yml
vendored
@@ -30,6 +30,8 @@ jobs:
|
|||||||
distribution: zulu
|
distribution: zulu
|
||||||
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
|
env:
|
||||||
|
MAVEN_OPTS: -Xms256m -Xmx3g -XX:+UseG1GC
|
||||||
run: mvn -B package --file pom.xml -Dmaven.test.skip=true
|
run: mvn -B package --file pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
- name: Docker Pull HTTP client
|
- name: Docker Pull HTTP client
|
||||||
|
|||||||
Reference in New Issue
Block a user