Update gitlab/5-custom-transformers.md
Co-authored-by: Ethan Dennis <[email protected]>
This commit is contained in:
co-authored by
Ethan Dennis
parent
8c41829c92
commit
285053ac1e
@@ -153,9 +153,7 @@ Now you can perform another `dry-run` command with the `--custom-transformers` C
|
|||||||
Finally, you can use custom transformers to dictate which runners the converted workflows should use. To do this, answer the following questions:
|
Finally, you can use custom transformers to dictate which runners the converted workflows should use. To do this, answer the following questions:
|
||||||
|
|
||||||
1. What is label of the runner in GitLab to update?
|
1. What is label of the runner in GitLab to update?
|
||||||
- Since there is no `tags` stanza defined in the `terraform-example` project in GitLab, you will need to use the Ruby symbol for the default runner:
|
- __:default__. This is a special keyword to define the default runner to use. You can optional target specific `tags` in a job.
|
||||||
|
|
||||||
__:default__
|
|
||||||
|
|
||||||
2. What is the label of the runner in Actions to use instead?
|
2. What is the label of the runner in Actions to use instead?
|
||||||
- __custom-runner__
|
- __custom-runner__
|
||||||
|
|||||||
Reference in New Issue
Block a user