We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitpod.yml
1 parent 3b57c5c commit 398edbbCopy full SHA for 398edbb
.gitpod.yml
@@ -58,6 +58,7 @@ tasks:
58
exit 0
59
- name: Java
60
command: |
61
+ java --version
62
if [ -z "$RUN_GRADLE_TASK" ]; then
63
read -r -p "Press enter to continue Java gradle task"
64
fi
0 commit comments