use depot to build

This commit is contained in:
Muhammad Atif Ali 2024-01-16 11:21:33 +03:00 committed by GitHub
parent 04df3741c9
commit 3de66f89ce
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 docker build \
run_trace $DRY_RUN depot build --project "gb3p8xrshk" \
"${docker_flags[@]}" \
"$image_dir" \
--file="$image_path" \