diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index afd0fa0..f0bbc88 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -119,14 +119,14 @@ archlinux: - pacman -Syu --noconfirm --noprogressbar which grep make python-pip pass dbus gnome-keyring file pandoc python-setuptools -ubuntu: +.ubuntu: image: ubuntu:24.04 extends: .distribution before_script: - apt-get update -q && apt-get install -y make gpg pass python3-pip grep wget dbus gnome-keyring pandoc -debian: +.debian: image: debian extends: .distribution before_script: