未验证 提交 d8379f96 编写于 作者: C Chinmay Garde 提交者: GitHub

Move the Fuchsia tryjob into a its own step and disable LTO. (#12190)

上级 c12ac24a
......@@ -72,9 +72,10 @@ task:
build_script: |
cd $ENGINE_PATH/src/flutter
./ci/build.sh
- name: build_fuchsia_artifacts
compile_fuchsia_script: |
cd $ENGINE_PATH/src
./flutter/tools/fuchsia/build_fuchsia_artifacts.py --engine-version HEAD --runtime-mode debug
./flutter/tools/fuchsia/build_fuchsia_artifacts.py --engine-version HEAD --runtime-mode debug --no-lto
cd $ENGINE_PATH/src/flutter
./ci/build_flutter_runner_tests.sh
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册