Test
This commit is contained in:
parent
a5306b3d70
commit
2a2ba6e8a7
@ -4,6 +4,7 @@ node {
|
|||||||
}
|
}
|
||||||
stage('Shell Script') {
|
stage('Shell Script') {
|
||||||
sh 'chmod u+x ./stats.sh'
|
sh 'chmod u+x ./stats.sh'
|
||||||
|
sh 'ls'
|
||||||
sh './stats.sh'
|
sh './stats.sh'
|
||||||
}
|
}
|
||||||
stage('archiveArtifacts') {
|
stage('archiveArtifacts') {
|
||||||
|
Loading…
Reference in New Issue
Block a user