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