Skip to content

Commit ec96da7

Browse files
author
Philipp Karlsson
committed
Adding logging for maven version
1 parent 7f56569 commit ec96da7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/default.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ jobs:
127127
- name: Startup Jira and Insight
128128
# Loop is needed to prevent Jira from suspension
129129
run: |
130+
echo "MAVEN VERSION"
131+
mvn -version
130132
echo "JAVA_HOME"
131133
echo $JAVA_HOME
132134
java -version

0 commit comments

Comments
 (0)