From cfcc1971b9cbfb11c6fc9754b74fbc32a06fd4e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Sun, 5 Feb 2023 13:41:45 +0100 Subject: [PATCH] use our own runners for the container build stage --- .gitlab-ci.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 488c0a5..587159b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,11 +10,7 @@ Build Docker Images: only: - master image: registry.gitlab.com/librewolf-community/browser/bsys5/dind - # Needed because we aren't using our custom runners here - services: - - docker:dind - variables: - DOCKER_HOST: tcp://docker:2375 + tags: [autoscale] parallel: matrix: - DISTRO: