mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Removes the licence sheck from cirrus (flutter/engine#27051)
This commit is contained in:
parent
821b74d4f1
commit
ecd448885e
@ -49,8 +49,3 @@ task:
|
||||
cp -r $ENGINE_PATH/src/out/host_debug_unopt/gen/dart-pkg/sky_engine bin/cache/pkg/
|
||||
bin/flutter update-packages --local-engine=host_debug_unopt
|
||||
bin/flutter analyze --flutter-repo --local-engine=host_debug_unopt
|
||||
# TODO(fujino): remove this once ci/licenses.sh is run on LUCI
|
||||
- name: licenses_check
|
||||
build_script: |
|
||||
cd $ENGINE_PATH/src/flutter
|
||||
./ci/licenses.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user