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