Update build_images.sh

This commit is contained in:
Muhammad Atif Ali 2024-01-16 11:27:27 +03:00 committed by GitHub
parent 3de66f89ce
commit 6e1bc9a1d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ for image in "${IMAGES[@]}"; do
continue
fi
run_trace $DRY_RUN depot build --project "gb3p8xrshk" \
run_trace $DRY_RUN depot build --project "gb3p8xrshk" --load \
"${docker_flags[@]}" \
"$image_dir" \
--file="$image_path" \