renamings
This commit is contained in:
parent
cfa9f98bb1
commit
e8e69306a4
1 changed files with 6 additions and 6 deletions
|
|
@ -26,7 +26,7 @@ steps:
|
|||
commands:
|
||||
# download latest package version (avoid having to rebuild image every time)
|
||||
# rscript_startup arg: required to pass down global option to future workers https://github.com/HenrikBengtsson/future/issues/134#issuecomment-2245666169
|
||||
- git clone https://pat-s:$$git_ro_token@git.devxy.io/devxy/arm64-r-binaries.git .
|
||||
- git clone https://pat-s:$$git_ro_token@git.devxy.io/devxy/r-pkg-binaries.git .
|
||||
- rm -rf /mnt/cache/packages/*
|
||||
- R -q -e 'devtools::install(); packageVersion("bincraftR")'
|
||||
- R -q -e 'pak::pak(c("pat-s/desc@description-from-remote", "pat-s/cranlike@s3"))'
|
||||
|
|
|
|||
Loading…
Reference in a new issue