Commit fbc48ada authored by Aaron Ogle's avatar Aaron Ogle Committed by GitHub

Pick up apks

parent 94beac85
......@@ -34,7 +34,7 @@ dependencies:
test:
override:
- ./gradlew assembleRelease --stacktrace
- find . -name app-*-release.apk -exec mv {} $CIRCLE_ARTIFACTS/ \;
- find . -name *.apk -exec mv {} $CIRCLE_ARTIFACTS/ \;
deployment:
beta:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment