tweaks(ium_04) Update Jenkinsfile-stats.
This commit is contained in:
parent
c2a966705a
commit
31073e542d
@ -14,7 +14,7 @@ pipeline{
|
|||||||
stage('sh: Shell Script'){
|
stage('sh: Shell Script'){
|
||||||
steps{
|
steps{
|
||||||
sh '''
|
sh '''
|
||||||
chmod +x script.sh
|
chmod +x stats.sh
|
||||||
./stats.sh'''
|
./stats.sh'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user