Add .fetch_files for fetching multiple scripts
Current .fetch_file only limits for downloading one file
under the same job which would be difficult for downloading
different parser script in pre-commit in the future.
Hence, creating a new .fetch_files that allows for fetching
multiple scripts under the same job.
Signed-off-by:
Philip Puk <philip.puk@arm.com>
Loading
Please register or sign in to comment