Skip to content

Commit

Permalink
No need to manage artifactory in project
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Dec 1, 2023
1 parent 436dbf2 commit 804f149
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ plugins {

description = 'Spring Functions Catlog'


if (tasks.findByName('artifactoryPublish')) {
artifactoryPublish.skip = true
}

ext {
javaProjects = subprojects - project(':function-dependencies')
}
Expand Down

0 comments on commit 804f149

Please sign in to comment.