Skip to content

Commit

Permalink
Make sure the pipeline has a chance to work.
Browse files Browse the repository at this point in the history
  • Loading branch information
giomasce committed Jan 6, 2020
1 parent e72d1a7 commit 4b21e22
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions debian/salsa-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@ 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

# Do compilation on a runner provided by gio that allows jobs to take
# more than an hour
build:
tags:
- long-running

# Do not execute very slow jobs
variables:
SALSA_CI_DISABLE_PIUPARTS: 1
SALSA_CI_DISABLE_REPROTEST: 1
SALSA_CI_DISABLE_BUILD_PACKAGE_ALL: 1
SALSA_CI_DISABLE_BUILD_PACKAGE_ANY: 1

0 comments on commit 4b21e22

Please sign in to comment.