From 9f8938287cb154bd41c151df1f992b40201fcfe3 Mon Sep 17 00:00:00 2001 From: Alexandre Pujol Date: Mon, 24 Apr 2023 00:03:31 +0100 Subject: [PATCH] fix(ci): new way to force ubuntu build. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 714ff416e..cd01ac432 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -88,7 +88,7 @@ debian: ubuntu: extends: debian variables: - DIST: ubuntu + DISTRIBUTION: ubuntu # Profile Preprocessing