These all use dpkg-buildpackage.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
paths:
- cache/*
-test-rust-upstream:
+package-rust-upstream:
stage: test
image: "rust:bookworm"
script:
# version transition.
# If multiple such transitions are occurring at once, both unstable
# and testing might be broken, halfway through our response.
-test-debian-trixie:
+package-debian-trixie:
stage: test
image: "debian:trixie-slim"
allow_failure: true
# This test is marked allow-fail because Debian development breaks
# things on a regular basis. See also, above.
-test-debian-unstable:
+package-debian-unstable:
stage: test
image: "debian:unstable-slim"
allow_failure: true