copyedits to configure lab
The spacing between the sub-bullets in steps 2 and 4 is too big but I don't know how to fix it.
This commit is contained in:
@@ -9,7 +9,7 @@ You will need to complete all of the setup instructions [here](./readme.md#confi
|
||||
1. Open the Jenkins server in a new browser tab:
|
||||
- Click the `PORTS` tab in the codespace terminal window.
|
||||
- In the `PORTS` tab, find the row for port 8080.
|
||||
- Hover over the address under the `Local Address` column and click the globe to "open in browser".
|
||||
- Hover over the address under the `Local Address` column and click the globe to **open in browser**.
|
||||
|
||||
2. Create a Jenkins API token:
|
||||
- In the top right menu bar, click the `admin` button.
|
||||
@@ -23,8 +23,8 @@ You will need to complete all of the setup instructions [here](./readme.md#confi
|
||||
- Open github.com in a new browser tab.
|
||||
- In the top right corner of the UI, click your profile photo and click `Settings`.
|
||||
- In the left panel, click `Developer Settings`.
|
||||
- Click `Personal access tokens` and then `Legacy tokens` (if present).
|
||||
- Click `Generate new token` and then `Generate new legacy token`. You may be required to authenticate with GitHub during this step.
|
||||
- Click `Personal access tokens` and then `Tokens (classic)` (if present).
|
||||
- Click `Generate new token` and then `Generate new token (classic)`. You may be required to authenticate with GitHub during this step.
|
||||
- Name your token in the `Note` field.
|
||||
- Select the following scopes: `workflow` and `read:packages`.
|
||||
- Click `Generate token`.
|
||||
|
||||
Reference in New Issue
Block a user