mirror of
https://github.com/corda/corda.git
synced 2025-04-12 21:53:17 +00:00
reapply docker plugin for building corda docker images (#5437)
This commit is contained in:
parent
74e44eb1ee
commit
d10c74cbd0
@ -8,6 +8,8 @@ import java.time.format.DateTimeFormatter
|
||||
|
||||
apply plugin: 'kotlin'
|
||||
apply plugin: 'application'
|
||||
apply plugin: 'com.bmuschko.docker-remote-api'
|
||||
|
||||
// We need to set mainClassName before applying the shadow plugin.
|
||||
mainClassName = 'net.corda.core.ConfigExporterMain'
|
||||
apply plugin: 'com.github.johnrengelman.shadow'
|
||||
|
Loading…
x
Reference in New Issue
Block a user