@ -21,9 +21,9 @@ install:
script:
- ./gradlew check
- ./gradlew createZipDistribution
before_deploy:
- export RELEASE_DIST=$(ls build/distributions/*.zip)
deploy: