Skip to content

Commit

Permalink
YETUS-1192. Semaphore CI needs junit in full mode (#321)
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Dimiduk <[email protected]>
  • Loading branch information
aw-was-here authored Sep 12, 2023
1 parent 605fd36 commit 008c7bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .semaphore/semaphore-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ PRECOMMITDIR=precommit/src/main/shell
--patch-dir=/tmp/yetus-out \
--tests-filter=checkstyle,test4tests \
--junit-report-xml=/tmp/yetus-out/junit-results.xml \
--junit-report-style=full \
--docker \
--dockerfile="${PRECOMMITDIR}/test-patch-docker/Dockerfile" \
--docker-cache-from=ghcr.io/apache/yetus-base:main,ubuntu:jammy

0 comments on commit 008c7bc

Please sign in to comment.