Bas Couwenberg pushed to branch master at Debian GIS Project / kerchunk
Commits: 138626dc by Bas Couwenberg at 2026-03-26T15:33:52+01:00 Enable build profile CI job. - - - - - 1 changed file: - debian/.gitlab-ci.yml Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -5,4 +5,13 @@ include: variables: SALSA_CI_DISABLE_BUILD_PACKAGE_I386: 1 SALSA_CI_DISABLE_AUTOPKGTEST_I386: 1 + SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1 SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1 + +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/kerchunk/-/commit/138626dc0bea59fbd34a0b3f15ef10cc34b82227 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/kerchunk/-/commit/138626dc0bea59fbd34a0b3f15ef10cc34b82227 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
