Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CoTA
cota-backend
Commits
22bac482
Commit
22bac482
authored
Oct 14, 2025
by
Abhishek
Browse files
Update .gitlab-ci.yml file
parent
bf2394a2
Pipeline
#11995
canceled with stages
in 2 minutes and 1 second
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
22bac482
...
@@ -35,7 +35,7 @@ docker_build_test:
...
@@ -35,7 +35,7 @@ docker_build_test:
services
:
services
:
-
docker:24.0.5-dind
-
docker:24.0.5-dind
variables
:
variables
:
DOCKER_HOST
:
tcp://docker:2375
DOCKER_HOST
:
"
"
DOCKER_TLS_CERTDIR
:
"
"
DOCKER_TLS_CERTDIR
:
"
"
needs
:
[
build_backend
]
needs
:
[
build_backend
]
script
:
script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment