mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
@@ -45,7 +45,9 @@ build-backend:
|
||||
- name: docker:dind
|
||||
alias: docker
|
||||
command: ["--tls=false"]
|
||||
# privileged: true # Если runner поддерживает privileged для сервисов, можно разкомментировать
|
||||
before_script:
|
||||
- sleep 5
|
||||
- docker info
|
||||
script:
|
||||
- cd backend
|
||||
|
Reference in New Issue
Block a user