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:
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: