Merge branch '2.7.x'
Closes gh-31825
This commit is contained in:
@@ -7,11 +7,6 @@ sourceCompatibility = '1.8'
|
||||
targetCompatibility = '1.8'
|
||||
|
||||
bootBuildImage {
|
||||
builder = "projects.registry.vmware.com/springboot/spring-boot-cnb-builder:0.0.1"
|
||||
publish = true
|
||||
docker {
|
||||
publishRegistry {
|
||||
username = "user"
|
||||
password = "secret"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user