change build test command
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -8,7 +8,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh 'docker exec -it blackmore blackmore-cli help'
|
||||
sh 'blackmored -daemon'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user