use mountless update-packages steps
This commit is contained in:
parent
16e70f8a11
commit
12deb4edd5
1 changed files with 23 additions and 37 deletions
|
|
@ -39,7 +39,7 @@ steps:
|
|||
- R -q -e 'pak::pak("pat-s/cranlike@s3")'
|
||||
- R -q -e 'packageVersion("bincraftR")'
|
||||
- cd /mnt/cache/packages
|
||||
- R -q -e 'options(crayon.enabled = TRUE); library(bincraftR); future::plan("multisession"); library(progressr); handlers(global = TRUE); handlers("progress"); upload_package_index()'
|
||||
- R -q -e 'options(crayon.enabled = TRUE); library(bincraftR); future::plan("multisession"); library(progressr); handlers(global = TRUE); handlers("progress"); upload_package_index(codename = "noble")'
|
||||
backend_options:
|
||||
kubernetes:
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Reference in a new issue