Skip to content

Commit

Permalink
ci: copy elf/map/dump files when dobench.sh
Browse files Browse the repository at this point in the history
Signed-off-by: Huaqi Fang <[email protected]>
  • Loading branch information
fanghuaqi committed Aug 3, 2022
1 parent 6be8e7a commit b188aba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ sdk_gen_benchmark:
script:
- export LOGROOT=gen
- export RUNTARGET=
- export SDK_COPY_OBJECTS="elf,map,dump"
- bash tools/scripts/misc/dobench/dobench.sh $LOGROOT
- bash tools/scripts/misc/build_benchmark.sh
artifacts:
Expand Down

0 comments on commit b188aba

Please sign in to comment.