Skip to content

Commit aeb1692

Browse files
committed
More details in readme
1 parent f03871f commit aeb1692

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
2828
## Configuration
2929
30-
1. Create a dedicated Jenkins account, and an [API token](https://www.jenkins.io/blog/2018/07/02/new-api-token-system/) for it.
31-
2. Create `JJB_USER` variable and `JJB_PASSWORD` [secret](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository) in repository settings.
30+
1. Create a dedicated github account in Jenkins, and an [API token](https://www.jenkins.io/blog/2018/07/02/new-api-token-system/) for it.
31+
2. Create `JJB_USER` variable (account from step 1) and `JJB_PASSWORD` (token from step 1) [secret](https://docs.github.com/en/actions/reference/encrypted-secrets#creating-encrypted-secrets-for-a-repository) in repository settings.
3232
3. Add workflow yaml, as described above.
3333

3434
That's it!

0 commit comments

Comments
 (0)