fix: audit workflows
This commit is contained in:
parent
dfad39ebf1
commit
ef34108f1b
1 changed files with 345 additions and 267 deletions
|
|
@ -22,11 +22,11 @@ steps:
|
|||
|
||||
GITHUB_PAT:
|
||||
from_secret: GITHUB_PAT
|
||||
FORGEJO_TOKEN:
|
||||
from_secret: FORGEJO_TOKEN
|
||||
PLATFORM: redhat-9
|
||||
ARCH: arm64
|
||||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
volumes:
|
||||
- arm64-binaries-r-dep-cache-redhat9:/mnt/cache
|
||||
commands:
|
||||
- git clone -q https://pat-s:$$REPO_RO_TOKEN@git.devxy.io/devxy/build-cran-binaries.git .
|
||||
- mkdir -p /mnt/cache/packages /mnt/cache/R-pkgs
|
||||
|
|
|
|||
Loading…
Reference in a new issue