Skip to content

Commit

Permalink
Add some debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnord committed Sep 5, 2024
1 parent f336732 commit 3cc8be3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ for (int i = 0; i < splits.size(); i++) {
allowEmptyResults: true
) {
sh """
id
ls -lan /var/run/docker.sock
set-java.sh ${jdk}
eval \$(vnc.sh)
java -version
Expand Down

0 comments on commit 3cc8be3

Please sign in to comment.