Skip to content

Commit

Permalink
Showing java version in eval script
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling committed Jan 3, 2024
1 parent c832d64 commit 8380ab5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions evaluate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ if [ -z "$1" ]
exit 1
fi

java --version

mvn clean verify

for i in {1..5}
Expand Down

0 comments on commit 8380ab5

Please sign in to comment.