Bas Couwenberg pushed to branch master at Debian GIS Project / python-geotiepoints
Commits: 92432676 by Bas Couwenberg at 2026-03-26T16:07:21+01:00 Enable build profile CI job. - - - - - 1 changed file: - debian/.gitlab-ci.yml Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -3,5 +3,14 @@ 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 + +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/python-geotiepoints/-/commit/924326765ea9328f9ba2ab902253086c200c296d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geotiepoints/-/commit/924326765ea9328f9ba2ab902253086c200c296d 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
