Update .gitlab-ci.yml

This commit is contained in:
Raman deep
2021-02-17 18:14:20 +00:00
parent 0661f98401
commit b4cd61fce1

View File

@@ -70,7 +70,7 @@ build_debug:
- app/build/outputs/
instrumentationTests:
.test_lab_template: &test_lab_template_def
stage: test
before_script:
# Install Google Cloud SDK
@@ -92,6 +92,8 @@ instrumentationTests:
# List available options for logging purpose only (so that we can review available options)
- gcloud firebase test android models list
- gcloud firebase test android versions list
test_lab_debug:
<<: *test_lab_template_def
script:
# copy file to root and rename it for easier access