From 4c36ec0b0a8338272f92e3300ef1a2195c29a171 Mon Sep 17 00:00:00 2001 From: Lukas Lihotzki Date: Sat, 10 Oct 2020 19:14:20 +0200 Subject: [PATCH] Enable linux build for this branch --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a40e65fa..51dd9ccb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -199,6 +199,7 @@ build_linux: - build/linux/release/bundle/ only: - main + - ll/improve-linux snap:publish: stage: publish