Skip to content

Commit 5f10ac1

Browse files
committed
ci: add disable sha-256/512 checksums as sonatype does not support it (yet)
1 parent 8b8a669 commit 5f10ac1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
kotlin.code.style=official
22
group=no.nav.security
33
version=0.3-SNAPSHOT
4+
org.gradle.internal.publish.checksums.insecure=true

0 commit comments

Comments
 (0)