quiet cloning

This commit is contained in:
Patrick Schratz 2025-02-15 19:27:53 +01:00
commit eee1a2c7f5
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -38,7 +38,7 @@ steps:
volumes:
- arm64-binaries-r-dep-cache-redhat-8:/mnt/cache
commands:
- git clone https://pat-s:$$GIT_RO_TOKEN@git.devxy.io/devxy/build-binaries.git .
- git clone -q https://pat-s:$$GIT_RO_TOKEN@git.devxy.io/devxy/build-binaries.git .
- rm -rf /mnt/cache/R-pkgs/00LOCK-r-pkg-binaries /mnt/cache/R-pkgs/00LOCK-bincraftR /mnt/cache/R-pkgs/00LOCK-pak /mnt/cache/pkgcache/R/pkgcache /mnt/cache/pkgcache/R/pkgcache /mnt/cache/R-pkgs/pkgcache /mnt/cache/R-pkgs/00LOCK-pak/mnt/cache/R-pkgs/00LOCK-RPostgres
- rm -rf /mnt/cache/R-pkgs/gert /mnt/cache/R-pkgs/git2r /mnt/cache/R-pkgs/pkgbuild /mnt/cache/R-pkgs/processx /mnt/cache/R-pkgs/curl
- R -q -e 'pak::pak("git::https://gitlab.com/devxy/r-package-binaries/bincraftr.git")'