Update 6-migrate.md
This commit is contained in:
committed by
GitHub
parent
ea795e56b4
commit
50130ff591
@@ -24,7 +24,7 @@ Answer the following questions before running a `migrate` command:
|
||||
1. Run the following `migrate` command in your codespace terminal:
|
||||
|
||||
```bash
|
||||
gh valet migrate jenkins --target-url $(git remote get-url origin) --output-dir ./tmp/migrate --source-url http://localhost:8080/job/monas_dev_work/job/monas_freestyle
|
||||
gh valet migrate jenkins --target-url $(git remote get-url origin) --output-dir tmp/migrate --source-url http://localhost:8080/job/monas_dev_work/job/monas_freestyle
|
||||
```
|
||||
|
||||
2. The command will write the URL to the pull request that was created when the command succeeds.
|
||||
|
||||
Reference in New Issue
Block a user