Skip to content

Commit

Permalink
Merge branch '4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
at055612 committed Jun 8, 2022
2 parents 2ac9466 + df55b49 commit 67973d1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ci_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -593,10 +593,9 @@ build_schema_variants() {
runShadow \
-x diffAgainstLatest

ls -l "${BUILD_DIR}/event-logging-transformer-main/build/libs/"

ls -l "${BUILD_DIR}"/event-logging-transformer-main/build/libs/event-logging-transformer*-all.jar
ls -l ./event-logging-transformer-main/build/libs/

ls -l ./event-logging-transformer-main/build/libs/event-logging-transformer*-all.jar

if [[ "${BUILD_IS_SCHEMA_RELEASE}" = "true" ]]; then
echo -e "${GREEN}Copying build artefacts for release${NC}"
Expand Down

0 comments on commit 67973d1

Please sign in to comment.