diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f541219cebad89075489a29015021d80ef692eeb..5e709f4c1279817388c90f283fe69cb46b6237a0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,6 +65,7 @@ b_package_linux: - briar-desktop-debian-bullseye.deb - briar-desktop-ubuntu-18.04.deb - briar-desktop-ubuntu-20.04.deb + - briar-desktop-ubuntu-22.04.deb expire_in: 2 days rules: - if: $CI_PIPELINE_SOURCE == "schedule" @@ -119,6 +120,7 @@ rb_package_linux: - briar-desktop-debian-bullseye.deb - briar-desktop-ubuntu-18.04.deb - briar-desktop-ubuntu-20.04.deb + - briar-desktop-ubuntu-22.04.deb expire_in: 2 days only: - tags