[Git][debian-gis-team/pysolid][master] Enable build profile CI job.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Thu Mar 26 15:02:53 GMT 2026
Bas Couwenberg pushed to branch master at Debian GIS Project / pysolid
Commits:
23bf6284 by Bas Couwenberg at 2026-03-26T16:02:49+01:00
Enable build profile CI job.
- - - - -
1 changed file:
- debian/.gitlab-ci.yml
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -3,8 +3,17 @@ include:
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml
variables:
- SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1
SALSA_CI_DISABLE_CROSSBUILD_ARM64: 1
+ SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1
+ SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1
debrebuild:
allow_failure: true
+
+test-build-profiles:
+ extends: .test-build-package-profiles
+ parallel:
+ matrix:
+ - BUILD_PROFILES:
+ - nocheck
+ - nodoc
View it on GitLab: https://salsa.debian.org/debian-gis-team/pysolid/-/commit/23bf6284db15df36ea6d0a9fc8a29e24441c620e
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pysolid/-/commit/23bf6284db15df36ea6d0a9fc8a29e24441c620e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20260326/63a295e6/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list