From 8ea7f23fe6238054191d36661e4e7be577331e1c Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Sun, 12 Feb 2023 12:08:39 +0100 Subject: [PATCH] Sun Feb 12 12:08:39 PM CET 2023 --- .gitlab-ci.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 570b421..849b7e7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -47,7 +47,11 @@ Build: - macos-x86_64 - macos-aarch64 - windows - image: registry.gitlab.com/librewolf-community/browser/bsys5/$DISTRO + +# For Windows, we wanted to use $DISTRO here, but that didn't work +# remove this note once finishing it. +# image: registry.gitlab.com/librewolf-community/browser/bsys5/$DISTRO + image: registry.gitlab.com/librewolf-community/browser/bsys5/dind tags: - autoscale except: