Update .gitlab-ci.yml

This commit is contained in:
Raman deep
2021-01-28 19:49:39 +00:00
parent 6cd0f3d7bf
commit 954ca843fc

View File

@@ -48,4 +48,4 @@ build_debug:
# 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
dependencies:
- build_dev_debug
- build_debug