update
This commit is contained in:
parent
5ce42e9211
commit
eb01adca24
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -6,7 +6,6 @@ node('Node-Dev-100163') {
|
||||
}
|
||||
stage('Build') {
|
||||
sh 'make install'
|
||||
sh 'make push-image'
|
||||
sh 'make build-image'
|
||||
}
|
||||
stage('Start Docker Container'){
|
||||
|
Loading…
Reference in New Issue
Block a user