Bas Couwenberg pushed to branch master at Debian GIS Project / doris
Commits: 37259a1b by Bas Couwenberg at 2026-03-29T14:15:08+02:00 Enable build profile CI job. - - - - - 1 changed file: - debian/.gitlab-ci.yml Changes: ===================================== debian/.gitlab-ci.yml ===================================== @@ -5,7 +5,16 @@ include: variables: SALSA_CI_COMPONENTS: 'main contrib non-free non-free-firmware' SALSA_CI_EXTRA_REPOSITORY: 'deb [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian/ sid contrib non-free non-free-firmware' + SALSA_CI_ENABLE_BUILD_PACKAGE_PROFILES: 1 SALSA_CI_ENABLE_VALIDATE_PACKAGE_CLEAN_UP: 1 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/doris/-/commit/37259a1b68d48316b7ced40d9b4debe897b9d431 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/doris/-/commit/37259a1b68d48316b7ced40d9b4debe897b9d431 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
