Bas Couwenberg pushed to branch master at Debian GIS Project / osmosis
Commits: c9d8a170 by Bas Couwenberg at 2026-03-29T14:39:49+02:00 Enable build profile CI job. - - - - - 1 changed file: - debian/.gitlab-ci.yml Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -3,7 +3,16 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml variables: + SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1 SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1 blhc: 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/osmosis/-/commit/c9d8a1708da7f22de0d3421e5c46f8c2f0d8d0bd -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmosis/-/commit/c9d8a1708da7f22de0d3421e5c46f8c2f0d8d0bd 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
