Skip to content

Commit ed2d498

Browse files
committed
ci: publishing fixed
1 parent 3c2401b commit ed2d498

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

build.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ ext {
1010
monixVersion = "3.4.1" // Used only in tests.
1111
}
1212

13-
nexusPublishing {
14-
repositories {
15-
sonatype()
16-
}
17-
}
13+
tasks.register('clean') {}
1814

1915
allprojects {
2016
group = 'com.avast.clients.storage'

0 commit comments

Comments
 (0)