Skip to content

Commit

Permalink
Changes Fix Spring #3
Browse files Browse the repository at this point in the history
  • Loading branch information
drodriguezhdez committed Oct 14, 2019
1 parent 70a8e6e commit 5d9ba82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Expand Up @@ -6,6 +6,7 @@ pipeline {
steps {
//sh './gradlew cleanTest test --rerun-tasks'
sh 'ls -la'
sh 'pwd'
}
}
}
Expand Down

0 comments on commit 5d9ba82

Please sign in to comment.