mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-15 00:40:37 +03:00
allow failure for now for the robotest
This commit is contained in:
parent
8b7fd123b7
commit
f3152c5e4d
@ -139,4 +139,5 @@ RoboTest:
|
||||
- gcloud firebase test android run --token $FIREBASE_TOKEN --type robo --app ultrasonic-release/${PACKAGE_APK} --device model=Nexus6,version=21,locale=en,orientation=portrait --device model=Nexus7,version=19,locale=fr,orientation=landscape
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG && $CI_PROJECT_ID == $ROOT_PROJECT_ID
|
||||
allow_failure: true
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user