Skip to content

Commit

Permalink
add example docker service
Browse files Browse the repository at this point in the history
  • Loading branch information
icez committed Feb 17, 2023
1 parent 8ef7d73 commit 757b5de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ gitlab_runner_runners:
# Sets the post_build_script. The default is not set.
# post_build_script:
#
# Add [[runner.docker.services]] for docker executor
# docker_services:
# - name: docker:20.10.12-dind
# command: ["--insecure-registry=10.0.0.0/24"]

# Runner SSH user
# ssh_user: ''
#
Expand Down

0 comments on commit 757b5de

Please sign in to comment.