Update jenkins/valet-custom-transformers-lab.md

Co-authored-by: j-dunham <j-dunham@github.com>
This commit is contained in:
Begona Guereca
2022-08-22 10:10:14 -07:00
committed by GitHub
parent 7c7b1746ff
commit 7de4ea245d
+1 -1
View File
@@ -368,7 +368,7 @@ A `runner` method is used with the first parameter being the Jenkins agent label
runner "TeamARunner", "ubuntu-latest"
```
You can keep adding these transformer vales to your `transformer.rb` file. Your transformer file should look like the one below:
You can keep adding these transformer methods to your `transformer.rb` file. Your transformer file should look like the one below:
__Click to Expand__
<details>