提交 8ca1dd12 创建 作者: 宋海霞's avatar 宋海霞

更新 .gitlab-ci.yml

上级 2f4bdede
流水线 #119227 已失败 于阶段
用时 7 分 0 秒
...@@ -45,7 +45,7 @@ build: ...@@ -45,7 +45,7 @@ build:
# - ./gradlew cAT --offline # - ./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.ExampleInstrumentedTest#useAppContext --offline
- > - >
echo "" echo
echo "===========================================" echo "==========================================="
...@@ -55,7 +55,7 @@ build: ...@@ -55,7 +55,7 @@ build:
- ./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 "" echo
echo "===========================================" echo "==========================================="
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论