mirror of
https://github.com/hmalik144/sumtest.git
synced 2025-12-10 03:05:27 +00:00
android circleci pipeline publish results test
This commit is contained in:
@@ -34,6 +34,11 @@ jobs:
|
||||
test-command: ./gradlew connectedCheck
|
||||
system-image: system-images;android-25;google_apis;x86
|
||||
|
||||
# Then publish the results of the Instrumentation tests!
|
||||
- store_artifacts:
|
||||
path: app/build/reports
|
||||
destination: reports
|
||||
|
||||
# Invoke jobs via workflows
|
||||
# See: https://circleci.com/docs/2.0/configuration-reference/#workflows
|
||||
workflows:
|
||||
|
||||
Reference in New Issue
Block a user