Added gitlab-runner tags parameter, pulling from GITLAB_TAGS environment variable.
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
- ${GITLAB_URL}
|
||||
- --registration-token
|
||||
- ${GITLAB_TOKEN}
|
||||
- --tag-list
|
||||
- ${GITLAB_TAGS}
|
||||
- --executor
|
||||
- docker
|
||||
- --description
|
||||
|
||||
Reference in New Issue
Block a user