|
@@ -25,7 +25,6 @@ install:
|
|
script:
|
|
script:
|
|
- ./gradlew check
|
|
- ./gradlew check
|
|
- ./gradlew createZipDistribution
|
|
- ./gradlew createZipDistribution
|
|
- - ./gradlew uploadArchives
|
|
|
|
|
|
|
|
before_deploy:
|
|
before_deploy:
|
|
- export RELEASE_DIST=$(ls build/distributions/*.zip)
|
|
- export RELEASE_DIST=$(ls build/distributions/*.zip)
|