Skip to content

Commit

Permalink
Remove publishing.repositories.credentials, which doesn't work on our CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirlagunov committed Apr 10, 2024
1 parent 08b9436 commit 4d34852
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,6 @@ publishing {
repositories {
maven {
url "https://packages.jetbrains.team/maven/p/ij/intellij-dependencies"
credentials {
username = spaceUsername
password = spacePassword
}
}
}
}
Expand Down

0 comments on commit 4d34852

Please sign in to comment.