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:
|
||||
- main
|
||||
- Testing
|
||||
|
||||
|
||||
build-backend:
|
||||
stage: build
|
||||
image: docker:latest
|
||||
variables:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
services:
|
||||
- name: docker:dind
|
||||
alias: docker
|
||||
|
Reference in New Issue
Block a user