build in new root, upload PACKAGES file at the end

This commit is contained in:
Patrick Schratz 2024-07-26 12:23:52 +02:00
commit 4e24f4e743
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -4,7 +4,8 @@ upload_single_binary_to_s3 <- function(
endpoint = "https://s3.eu-central-003.backblazeb2.com",
region = "eu-central-003",
bucket = "devxy-arm64-r-binaries",
local_build_root = "/root", codename = NULL,
local_build_root = "/mnt/cache/binaries/",
codename = NULL,
package_name, tag,
r_minor_version = NULL, build_for_minor = FALSE,
force = FALSE,