mirror of
https://github.com/status-im/status-react.git
synced 2025-01-09 10:42:53 +00:00
e2e-tests: update GitHub token used
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7ff412722d
commit
8ffbf61b79
@ -62,7 +62,7 @@ pipeline {
|
||||
|
||||
withCredentials([
|
||||
string(
|
||||
credentialsId: 'GIT_HUB_TOKEN',
|
||||
credentialsId: 'status-im-auto-token',
|
||||
variable: 'GIT_HUB_TOKEN'
|
||||
),
|
||||
usernamePassword(
|
||||
|
Loading…
x
Reference in New Issue
Block a user