fix generating Container image build
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 11s
This commit is contained in:
@@ -103,11 +103,6 @@ dependencyManagement {
|
||||
|
||||
publishing {
|
||||
publications {
|
||||
maven(MavenPublication) {
|
||||
groupId = group + '.docs'
|
||||
artifactId = project.name
|
||||
artifact pdfArtifact
|
||||
}
|
||||
bootJava(MavenPublication) {
|
||||
artifact tasks.named("bootJar")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user