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

Co-authored-by: Begona Guereca <begonaguereca@github.com>
This commit is contained in:
j-dunham
2022-08-15 16:57:35 -04:00
committed by GitHub
co-authored by Begona Guereca
parent 3b59ae1e47
commit 1a68d254fa
+1 -1
View File
@@ -17,7 +17,7 @@ In this lab we want to do a `dry-run` of the `terraform-example` project. We ca
```bash
gh valet dry-run gitlab --output-dir tmp --namespace valet --project terraform-example
```
- Open the resulting GitHub Actions workflow by opening `tmp/valet/custom-transformer.yml` from the explorer
- Open the resulting GitHub Actions workflow by navigating to `tmp/valet/custom-transformer.yml` from the explorer
```yaml
name: valet/custom-transformer
on: