Update Jenkinsfile
This commit is contained in:
parent
1c9987d2eb
commit
b86eca2af8
|
@ -18,7 +18,7 @@ pipeline {
|
|||
}
|
||||
stage('Selenium Tests') {
|
||||
steps {
|
||||
sh 'python3 selenium.py'
|
||||
//sh 'python3 selenium.py'
|
||||
}
|
||||
}
|
||||
stage('Hello To Discord') {
|
||||
|
|
Loading…
Reference in New Issue