count lines of file - directory path
This commit is contained in:
parent
36bbdf10fc
commit
4a9e2af1ce
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -3,8 +3,8 @@ pipeline {
|
||||
stages {
|
||||
stage('Test') {
|
||||
steps {
|
||||
sh 'node --version'
|
||||
sh 'svn --version'
|
||||
sh 'gcc --version'
|
||||
sh 'git --version'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user