Skip to content

Commit

Permalink
fix: remove debug flag on dind (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
Monska85 authored Nov 8, 2024
1 parent 1ccada1 commit d899c07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/.gitlab-ci-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ services:
"https://mirror.gcr.io",
"--insecure-registry",
"docker-mirror:5000",
"--debug=true",
"--mtu=1460",
"--network-control-plane-mtu=1460",
"--default-network-opt=bridge=com.docker.network.driver.mtu=1460",
Expand Down

0 comments on commit d899c07

Please sign in to comment.