Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TransferBot
HFT TransferBot
Commits
33ac533d
Commit
33ac533d
authored
Jul 15, 2025
by
minhnguyengp1
Browse files
Fix gitlab-ci yml
parent
64687153
Pipeline
#11742
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
33ac533d
image
:
docker:latest
services
:
-
docker:dind
-
name
:
docker:20.10.16-dind
command
:
[
"
--host=tcp://0.0.0.0:2375"
,
"
--host=unix:///var/run/docker.sock"
]
privileged
:
true
variables
:
DOCKER_HOST
:
tcp://docker:2375/
...
...
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