Skip to content

Commit 7598d16

Browse files
authored
release.py can not work with github tokens (#543)
Signed-off-by: Jose Luis Rivero <[email protected]>
1 parent f2ed09c commit 7598d16

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

release_instructions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ To interact with Jenkins an API token needs to be created and stored in the
3939
user system:
4040

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

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

0 commit comments

Comments
 (0)