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

更新 .gitlab-ci.yml

上级 8af8808f
流水线 #118716 已失败 于阶段
用时 5 分 6 秒
...@@ -43,7 +43,7 @@ build: ...@@ -43,7 +43,7 @@ build:
stage: build stage: build
<<: *codecode-runner <<: *codecode-runner
script: script:
- ./gradlew --no-daemon assembleDebug - ./gradlew assembleDebug
# - ./gradlew --debug --scan assembleDebug # - ./gradlew --debug --scan assembleDebug
artifacts: artifacts:
paths: paths:
......
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论