test: scan returned values in ci

This commit is contained in:
chenhaoran 2024-08-02 14:44:08 +08:00
parent ed1e3c304a
commit 6f5d893cf6
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ mkdir -p $scan_changefile_temp_path
scan_file_name="$docker_can_changefile_temp_path/docs_changed.txt"
#scan log file path
scan_log_temp_path="$WORKDIR/scan_log/"
scan_log_temp_path="$WORKDIR/log/scan_log/"
docker_scan_log_temp_path="/home/scan_log/"
mkdir -p $scan_log_temp_path