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:
@@ -34,12 +34,13 @@ test-frontend:
|
|||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
- Testing
|
- Testing
|
||||||
|
|
||||||
build-backend:
|
build-backend:
|
||||||
stage: build
|
stage: build
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
variables:
|
variables:
|
||||||
DOCKER_TLS_CERTDIR: ""
|
DOCKER_TLS_CERTDIR: ""
|
||||||
|
DOCKER_HOST: tcp://docker:2375
|
||||||
services:
|
services:
|
||||||
- name: docker:dind
|
- name: docker:dind
|
||||||
alias: docker
|
alias: docker
|
||||||
|
Reference in New Issue
Block a user