Update jenkins/5-migrate.md

Co-authored-by: Begona Guereca <begonaguereca@github.com>
This commit is contained in:
Ethan Dennis
2022-09-09 08:21:26 -07:00
committed by GitHub
co-authored by Begona Guereca
parent 797311ece6
commit e4374d199e
+1 -1
View File
@@ -18,7 +18,7 @@ We need to answer the following questions before running a `migrate` command:
2. Where do we want to store the logs?
- __./tmp/migrate__
3. What is the URL for the GitHub repository to add the workflow to?
- __this repository__. The URL should should follow the pattern <https://github.com/:owner/:repo> with `:owner` and `:repo` replaced with your values.
- __this repository__. The URL should follow the pattern <https://github.com/:owner/:repo> with `:owner` and `:repo` replaced with your values.
### Steps