Skip to content

Commit 398edbb

Browse files
committed
Update .gitpod.yml
1 parent 3b57c5c commit 398edbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ tasks:
5858
exit 0
5959
- name: Java
6060
command: |
61+
java --version
6162
if [ -z "$RUN_GRADLE_TASK" ]; then
6263
read -r -p "Press enter to continue Java gradle task"
6364
fi

0 commit comments

Comments
 (0)