From 77a3f04e29a88cd6ee863ec3acdda0b398193de2 Mon Sep 17 00:00:00 2001 From: Bert van der Weerd Date: Tue, 7 Feb 2023 12:01:21 +0100 Subject: [PATCH] not using the dind image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a1b281a..c3261f3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,7 +48,7 @@ Build: # - macos-x86_64 # - macos-aarch64 - windows - image: registry.gitlab.com/librewolf-community/browser/bsys5/dind + image: registry.gitlab.com/librewolf-community/browser/bsys5/$DISTRO tags: - autoscale except: