[Git][debian-gis-team/gdal][master] Enable build profile CI job.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Mar 29 13:17:48 BST 2026
Bas Couwenberg pushed to branch master at Debian GIS Project / gdal
Commits:
0285dd11 by Bas Couwenberg at 2026-03-29T14:17:43+02:00
Enable build profile CI job.
- - - - -
1 changed file:
- debian/.gitlab-ci.yml
Changes:
=====================================
debian/.gitlab-ci.yml
=====================================
@@ -5,6 +5,7 @@ include:
variables:
SALSA_CI_AUTOPKGTEST_ARGS: '--no-auto-control'
SALSA_CI_DISABLE_AUTOPKGTEST_I386: 1
+ SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1
SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1
autopkgtest:
@@ -17,3 +18,11 @@ lintian:
allow_failure: true
piuparts:
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/gdal/-/commit/0285dd112f0a5620536c54464fcd74afb993c83f
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/0285dd112f0a5620536c54464fcd74afb993c83f
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/20260329/fe5968f4/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list