Update 'Jenkinsfile'
This commit is contained in:
Vendored
+1
@@ -20,6 +20,7 @@ pipeline {
|
||||
sh 'php artisan test'
|
||||
sh 'exit'
|
||||
sh 'docker rm shankar -f'
|
||||
|
||||
}
|
||||
}
|
||||
stage('Login') {
|
||||
|
||||
Reference in New Issue
Block a user