mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-07 00:03:07 +00:00
chore(Jenkins): add env credential
This commit is contained in:
parent
1413b0a9f6
commit
a07fe4cd2d
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@ -21,6 +21,7 @@ pipeline {
|
|||||||
GIT_AUTHOR_NAME = 'status-im-auto'
|
GIT_AUTHOR_NAME = 'status-im-auto'
|
||||||
GIT_AUTHOR_EMAIL = 'auto@status.im'
|
GIT_AUTHOR_EMAIL = 'auto@status.im'
|
||||||
PUPPETEER_SKIP_DOWNLOAD = 'true'
|
PUPPETEER_SKIP_DOWNLOAD = 'true'
|
||||||
|
VITE_WALLETCONNECT_PROJECT_ID = credentials('vite-walletconnect-project-id')
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user