Skip to content

Commit

Permalink
Test artifact catching
Browse files Browse the repository at this point in the history
  • Loading branch information
ddorgan authored and gabreal committed Sep 5, 2018
1 parent 6926496 commit b25500e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,11 @@ android-build:
- bash ./setup_linux.sh
- bash ./gen_key.sh
- cd android && ./gradlew assembleRelease
- pwd
- ls
tags:
- rust
artifacts:
paths:
- ./app/build/outputs/apk/release/app-release.apk

0 comments on commit b25500e

Please sign in to comment.