d/salsa-ci.yml: Disable reprotest on Salsa-CI
It takes longer than the infrastructure timeout (1 hour).
This commit is contained in:
4
debian/salsa-ci.yml
vendored
4
debian/salsa-ci.yml
vendored
@ -1,3 +1,7 @@
|
||||
---
|
||||
include:
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
|
||||
|
||||
variables:
|
||||
# Takes too long
|
||||
SALSA_CI_DISABLE_REPROTEST: 1
|
||||
|
||||
Reference in New Issue
Block a user