提交 81ca625e 创建 作者: 宋海霞's avatar 宋海霞

更新 .gitlab-ci.yml

上级 7ab6ea2d
流水线 #119049 已失败 于阶段
用时 7 分 59 秒
......@@ -42,8 +42,8 @@ build:
# - sleep 3; adb shell input keyevent 66
# - sleep 30s
# - ./gradlew cAT --offline
- gradlew app:connectedAndroidTest -P android.testInstrumentationRunnerArguments.class=com.example.mysecondapp.ExampleInstrumentedTest#useAppContext --offline
- gradlew app:connectedAndroidTest -P android.testInstrumentationRunnerArguments.class=ExampleKotlinTest#useEspressoTest --offline
- ./gradlew app:connectedAndroidTest -P android.testInstrumentationRunnerArguments.class=com.example.mysecondapp.ExampleInstrumentedTest#useAppContext --offline
- ./gradlew app:connectedAndroidTest -P android.testInstrumentationRunnerArguments.class=ExampleKotlinTest#useEspressoTest --offline
# artifacts:
# paths:
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论