Update .gitlab-ci.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user