Update .gitlab-ci.yml
This commit is contained in:
@@ -48,4 +48,4 @@ build_debug:
|
|||||||
# deploy to gcloud and run instrumented test
|
# deploy to gcloud and run instrumented test
|
||||||
- gcloud firebase test android run --type instrumentation --app app.apk --test app-test.apk --device model=Nexus6P,version=26,locale=en,orientation=portrait
|
- gcloud firebase test android run --type instrumentation --app app.apk --test app-test.apk --device model=Nexus6P,version=26,locale=en,orientation=portrait
|
||||||
dependencies:
|
dependencies:
|
||||||
- build_dev_debug
|
- build_debug
|
||||||
|
|||||||
Reference in New Issue
Block a user