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

更新 .gitlab-ci.yml

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