try with other credentials
This commit is contained in:
parent
1d7741dd72
commit
e027de6e16
@ -32,7 +32,7 @@ pipeline {
|
||||
}
|
||||
stage('Stats in docker') {
|
||||
steps {
|
||||
sh "python3 main.py"
|
||||
sh "sudo python3 main.py"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user