1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00
This commit is contained in:
MoonTestUse1
2025-02-09 01:49:36 +06:00
parent 1aa9da9b24
commit 6b12169a07

View File

@@ -38,7 +38,6 @@ test-frontend:
build-backend: build-backend:
stage: build stage: build
image: docker:latest image: docker:latest
privileged: true
variables: variables:
DOCKER_TLS_CERTDIR: "" DOCKER_TLS_CERTDIR: ""
DOCKER_HOST: tcp://docker:2375 DOCKER_HOST: tcp://docker:2375
@@ -70,7 +69,6 @@ build-frontend:
- name: docker:dind - name: docker:dind
alias: docker alias: docker
command: ["--tls=false"] command: ["--tls=false"]
privileged: true
before_script: before_script:
- docker info - docker info
script: script: