test path
This commit is contained in:
parent
a00081f5c9
commit
1c2160c2aa
@ -8,7 +8,7 @@ pipeline {
|
|||||||
stage('docker') {
|
stage('docker') {
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
./script.sh >> stats.txt
|
./app/script.sh >> stats.txt
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user