diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 528972c4..1b3928a8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -59,7 +59,7 @@ ubuntu: - $INSTALL_CMD deb-package: - stage: build + stage: test image: ubuntu:rolling before_script: - apt-get update