Skip to content

Commit

Permalink
Update .gitlab-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
VermiumSifell committed Sep 28, 2023
1 parent f989b6e commit 00d2eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ docker:
stage: docker
image: docker:20.10.16
variables:
DOCKER_HOST: tcp://docker:2375
# DOCKER_HOST: tcp://dind:2375
DOCKER_TLS_CERTDIR: ""
services:
- docker:20.10.16-dind
Expand Down

0 comments on commit 00d2eeb

Please sign in to comment.