Skip to content

Commit

Permalink
release.py can not work with github tokens (#543)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Luis Rivero <jrivero@honurobotics.com>
  • Loading branch information
j-rivero authored Dec 16, 2024
1 parent f2ed09c commit 7598d16
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions release_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ To interact with Jenkins an API token needs to be created and stored in the
user system:

1. Creating a Jenkins API token: opening https://build.osrfoundation.org/me/configure
the section of "API Token" shows the "Add new Token" button (alternatively a github
token could also be used but the Jenkins API helps to restrict the global scope
of the credential).
the section of "API Token" shows the "Add new Token" button

2. The token needs to be stored in `~/.buildfarm/jenkins.ini` in the form:
```
Expand Down

0 comments on commit 7598d16

Please sign in to comment.