提交 1b1e8e77 创建 作者: 宋海霞's avatar 宋海霞

更新 .gitlab-ci.yml

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