Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
e06a7c08
Verified
Commit
e06a7c08
authored
Jun 17, 2020
by
Sven-Hendrik Haase
Browse files
gitlab-runner: Switch to safe default of NOT running untagged commits
parent
a58067c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/gitlab-runner/tasks/main.yml
View file @
e06a7c08
...
...
@@ -30,7 +30,7 @@
--registration-token="{{ vault_gitlab_runner_registration_token }}"
--executor=docker
--description="{{ inventory_hostname }}"
--run-untagged=
tru
e
--run-untagged=
fals
e
--docker-tlsverify=true
--locked=false
--access-level=not_protected
...
...
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