Skip to content

Commit abacf14

Browse files
committed
Try fix path for artifactory
1 parent 1be119c commit abacf14

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

common-methods.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@ def publishing_task(libraryArtifactId) {
101101
contextUrl = 'https://repo.leanplum.com'
102102
publish {
103103
repository {
104-
repoKey = 'libs-release-local'
105-
106104
username = System.getenv('ARTIFACTORY_USER')
107105
password = System.getenv('ARTIFACTORY_PASSWORD')
108106
}

0 commit comments

Comments
 (0)