update git remote
This commit is contained in:
parent
bcc25e6c2e
commit
1896d18845
1 changed files with 60 additions and 60 deletions
|
|
@ -33,7 +33,7 @@ steps:
|
|||
volumes:
|
||||
- arm64-binaries-r-dep-cache-alpine-320:/mnt/cache
|
||||
commands:
|
||||
- git clone https://pat-s:$$GIT_RO_TOKEN@git.devxy.io/devxy/r-pkg-binaries.git .
|
||||
- git clone https://pat-s:$$GIT_RO_TOKEN@git.devxy.io/devxy/build-binaries.git .
|
||||
- rm -rf /mnt/cache/packages/*
|
||||
- R -q -e 'pak::pak("git::https://gitlab.com/devxy/r-package-binaries/bincraftr.git")'
|
||||
- R -q -e 'pak::pak("pat-s/cranlike@s3")'
|
||||
|
|
|
|||
Loading…
Reference in a new issue