Skip to content

Commit

Permalink
temporarily display git info
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Siberski committed Nov 10, 2017
1 parent 9a06cef commit c4d2074
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Expand Up @@ -21,6 +21,8 @@ timestamps() {
stage('log configuration') {
sh """\
echo "===== checking tools versions ====="
git status
git log
pwd
ls -la
${mvnHome}/bin/mvn -v
Expand Down

0 comments on commit c4d2074

Please sign in to comment.