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: