Skip to content

Commit 847b51c

Browse files
committed
try fix build
1 parent d2ce7a4 commit 847b51c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common-methods.gradle

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

0 commit comments

Comments
 (0)