Commit f0336dad authored by Waqas Riaz's avatar Waqas Riaz

updated .gitlab-ci.yml

parent ab217ff8
Pipeline #4136 passed with stage
in 4 seconds
......@@ -18,7 +18,7 @@ build_job:
- ls
- |
for json_file in $files_list[@];
for json_file in ${files_list[@]};
do
echo $json_file
filename=$(basename -- "$json_file")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment