Update build_bromite.yaml

This commit is contained in:
uazo 2021-12-02 10:05:26 +01:00 committed by GitHub
parent 8900e70c30
commit 0453eb1466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -317,8 +317,10 @@ jobs:
python tools/clang/scripts/generate_compdb.py -p out/bromite/ -o out/bromite/compile_commands.json chrome_public_apk
gn desc out/bromite/ '//chrome/android:chrome_public_apk' --format=json --all >out/bromite/gn_targets.json
python tools/clang/scripts/run_tool.py --tool translation_unit -p out/bromite/ --all || true
python /home/lg/add_kythe_metadata.py out/bromite/ --corpus $KYTHE_CORPUS || true
# do not include mojom files
# python tools/clang/scripts/run_tool.py --tool translation_unit -p out/bromite/ --all || true
# python /home/lg/add_kythe_metadata.py out/bromite/ --corpus $KYTHE_CORPUS || true
cd ..
/home/lg/package_index/latest/package_index \