Update 1-configure.md

This commit is contained in:
j-dunham
2022-09-02 13:54:54 -04:00
committed by GitHub
parent 42fa4e288a
commit 68f489e273
+1
View File
@@ -59,6 +59,7 @@ To verify our environment is configured correctly, we are going to run a `update
gh valet dry-run gitlab --output-dir ./tmp/dry-run-lab --namespace valet --project basic-pipeline-example
```
4. In the terminal you should see the command was successful, if not it is a good time to practice the configure command again and make sure the access tokens values are correct and were generated with the correct permissions.
![configure-dry-run](https://user-images.githubusercontent.com/18723510/183989794-d51fa29d-b4c0-4074-8402-a55ffcea3a6b.png)
### Next Lab