feat: add environment variables
This commit is contained in:
parent
24bc640fc9
commit
f2e3f37201
7 changed files with 48 additions and 0 deletions
defaults
|
@ -2,3 +2,4 @@
|
|||
gitlab_runner_repository: >
|
||||
deb https://packages.gitlab.com/runner/gitlab-runner/debian/ {{ ansible_distribution_release }} main
|
||||
gitlab_runner_runners: []
|
||||
gitlab_runner_env_variables: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue