Bas Couwenberg pushed to branch master at Debian GIS Project / routino
Commits: 2a09e120 by Bas Couwenberg at 2026-03-29T14:45:00+02:00 Enable build profile CI job. - - - - - 1 changed file: - debian/.gitlab-ci.yml Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -2,7 +2,18 @@ include: - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml +variables: + SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1 + piuparts: allow_failure: true 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/routino/-/commit/2a09e1202a8626a162568fc4580b755e4ccccfa8 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/routino/-/commit/2a09e1202a8626a162568fc4580b755e4ccccfa8 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
