fix: audit workflows
Some checks failed
ci/crow/cron/weekly-audit-missing-redhat-9-amd64 Pipeline was successful
ci/crow/cron/weekly-rebuild-missing-redhat-9-amd64 Pipeline failed

This commit is contained in:
Patrick Schratz 2026-04-21 20:30:33 +02:00
commit ef34108f1b
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -22,11 +22,11 @@ steps:
GITHUB_PAT:
from_secret: GITHUB_PAT
FORGEJO_TOKEN:
from_secret: FORGEJO_TOKEN
PLATFORM: redhat-8
ARCH: arm64
R_LIBS_USER: /mnt/cache/R-pkgs
volumes:
- arm64-binaries-r-dep-cache-redhat8:/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