Browse Source

Update 'Jenkinsfile'

appsptb 1 tháng trước cách đây
mục cha
commit
eeac74d452
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Jenkinsfile

+ 1 - 0
Jenkinsfile

@@ -78,6 +78,7 @@ node {
         //         }
         //     }
         // }
+	step([$class: 'DockerComposeBuilder', dockerComposeFile: '/var/docker/docker-compose.yml', option: [$class: 'StartAllServices'], useCustomDockerComposeFile: true])
 
      }
   }