diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4a725b85f57990cc3820da3e0c43b834df90958c..703bb7e83f8b3fe1521634cf528a7e68247db704 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -53,9 +53,12 @@ build_debian_package: test_debian_package: image: debian stage: test + services: - - name: piotrgawron/debian-repo - alias: debian-repo + - name: piotrgawron/debian-repo + alias: debian-repo + tags: + - privileged script: - apt-get update - apt-get install -y ssh software-properties-common dirmngr wget curl