build: disable maven uploads for now
Some issues are preventing it from working correctly ..
This commit is contained in:
parent
e5b3646fe4
commit
f2e2ac7d44
@ -25,7 +25,6 @@ install:
|
||||
script:
|
||||
- ./gradlew check
|
||||
- ./gradlew createZipDistribution
|
||||
- ./gradlew uploadArchives
|
||||
|
||||
before_deploy:
|
||||
- export RELEASE_DIST=$(ls build/distributions/*.zip)
|
||||
|
Loading…
x
Reference in New Issue
Block a user