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:47:18 +06:00
parent ae6200e4f7
commit 1aa9da9b24

View File

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