set scripts from base (#7734)
This commit is contained in:
Родитель
15f49d8dba
Коммит
1efc1a85f9
|
@ -75,7 +75,7 @@ jobs:
|
|||
run: |
|
||||
set -ev
|
||||
mkdir ${result_path}
|
||||
git checkout "$base_branch_pre"/"$base_branch" -- scripts/ci/codegen_cal.py
|
||||
git checkout "$base_branch_pre"/"$base_branch" -- scripts
|
||||
python scripts/ci/codegen_cal.py --job check
|
||||
ls ${result_path}
|
||||
- name: Archive production artifacts
|
||||
|
|
Загрузка…
Ссылка в новой задаче