up
This commit is contained in:
parent
da527fe1dd
commit
051b88681f
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -13,8 +13,7 @@ pipeline {
|
||||
}
|
||||
stage('countLines') {
|
||||
steps {
|
||||
sh 'chmod 777 ./countlines.sh'
|
||||
sh './countlines.sh'
|
||||
sh './countlines-metrics.sh'
|
||||
}
|
||||
}
|
||||
stage('archiveArtifacts') {
|
||||
|
Loading…
Reference in New Issue
Block a user