Bas Couwenberg pushed to branch master at Debian GIS Project / gmtsar
Commits: 33a15f6d by Bas Couwenberg at 2026-03-29T14:20:53+02:00 Enable build profile CI job. - - - - - 2 changed files: - debian/.gitlab-ci.yml - − preproc/S1A_preproc/lib/lib 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 ===================================== preproc/S1A_preproc/lib/lib deleted ===================================== @@ -1 +0,0 @@ -../S1A_preproc/lib \ No newline at end of file View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/commit/33a15f6db56edb3829b7675d34724d173078d7d7 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gmtsar/-/commit/33a15f6db56edb3829b7675d34724d173078d7d7 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
