Update CI build workflow to print stacktraces on failure
This commit is contained in:
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@@ -37,4 +37,4 @@ jobs:
|
||||
|
||||
- name: Build the project
|
||||
run: |
|
||||
jf gradle clean build -x asciidoc -x asciidoctorPdf -Palltests --parallel
|
||||
jf gradle clean build -x asciidoc -x asciidoctorPdf -x dist -Palltests --parallel --stacktrace
|
||||
|
||||
Reference in New Issue
Block a user