Drop creating blockmap file
This commit is contained in:
parent
c344b384f3
commit
7e132a8604
|
|
@ -79,12 +79,6 @@ ant.properties.'ci.mps.release' = "${buildNumber().find() ? buildNumber()[0][1]
|
|||
}
|
||||
}
|
||||
|
||||
'mpscore-assemble' {
|
||||
finalizedBy {
|
||||
'createBlockmap'
|
||||
}
|
||||
}
|
||||
|
||||
assemble {
|
||||
dependsOn {
|
||||
'mpscore-assemble'
|
||||
|
|
|
|||
Loading…
Reference in New Issue