docker secrets support
This commit is contained in:
@@ -7,6 +7,8 @@ plugins {
|
||||
group project.artifact_group
|
||||
version project.artifact_version
|
||||
|
||||
project.projectDir
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
sourceCompatibility = targetCompatibility = project.java_min_version
|
||||
|
||||
Reference in New Issue
Block a user