From 6b12169a073d6943d6a46731839b38f9f3326634 Mon Sep 17 00:00:00 2001 From: MoonTestUse1 Date: Sun, 9 Feb 2025 01:49:36 +0600 Subject: [PATCH] pipe fix --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 483585f..2a7200b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,7 +38,6 @@ test-frontend: build-backend: stage: build image: docker:latest - privileged: true variables: DOCKER_TLS_CERTDIR: "" DOCKER_HOST: tcp://docker:2375 @@ -70,7 +69,6 @@ build-frontend: - name: docker:dind alias: docker command: ["--tls=false"] - privileged: true before_script: - docker info script: