DEBSOURCES
Skip Quicknav
sources / apt-file / 3.3 / .gitlab-ci.yml
1234567
tests-unstable: stage: test image: debian:unstable script: - apt-get update - apt-get build-dep -y . - dpkg-buildpackage -us -uc -tc