File: salsa-ci.yml

package info (click to toggle)
r-cran-modeldata 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,532 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (113)
1
2
3
4
5
6
7
8
9
10
11
---
include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


# R creates .rdb files and .rds with some randomness.
# https://tests.reproducible-builds.org/debian/issues/unstable/randomness_in_r_rdb_rds_databases_issue.html
# Thus reprotest is disabled here
variables:
  SALSA_CI_DISABLE_REPROTEST: 1