步骤同上篇文章iOS差不多。 .gitlab-ci.yml文件内容 stages: - build - archive build_project: stage: build script: - cd Sources - flutter pub ...
確定! 回上一頁