Edit gitlab audit text

This commit is contained in:
Ethan Dennis
2022-09-06 16:11:40 -07:00
parent af6faa7006
commit a788c76c33
3 changed files with 77 additions and 243 deletions
+1
View File
@@ -1,4 +1,5 @@
# Perform a Dry-run of a GitLab pipeline
In this lab, you will use the Valet `dry-run` command to convert a GitLab pipeline to its equivalent GitHub Actions workflow.
The end result of this command will be the actions workflow written to your local filesystem.