lines
This commit is contained in:
parent
4283e2b207
commit
1bc6058daf
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
||||
stage('Shell Script')
|
||||
{
|
||||
steps {
|
||||
sh label:"", script:"bash ./lines.sh"
|
||||
sh label:"", script:"bash ./count.sh"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user