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