提交 84c5cf1a 创建 作者: 宋海霞's avatar 宋海霞

更新 .gitlab-ci.yml

上级 c5e12611
流水线 #119067 已失败 于阶段
用时 5 分 21 秒
......@@ -40,9 +40,11 @@ build:
# - sleep 3; adb shell input keyevent 22
# - 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=com.example.mysecondapp.ExampleKotlinTest#useEspressoTest --offline
# - ./gradlew cAT --offline
- echo "score 60"
- ./gradlew app:connectedAndroidTest -P android.testInstrumentationRunnerArguments.class=com.example.mysecondapp.ExampleKotlinTest#useEspressoTest --offline
- echo "score 100"
- ./gradlew app:connectedAndroidTest -P android.testInstrumentationRunnerArguments.class=com.example.mysecondapp.ExampleInstrumentedTest#useAppContext --offline
# artifacts:
# paths:
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论