mirror of
https://github.com/waku-org/waku-lab.git
synced 2025-01-11 16:34:29 +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_EMAIL = 'auto@status.im'
|
||||
PUPPETEER_SKIP_DOWNLOAD = 'true'
|
||||
VITE_WALLETCONNECT_PROJECT_ID = credentials('vite-walletconnect-project-id')
|
||||
}
|
||||
|
||||
stages {
|
||||
|
Loading…
x
Reference in New Issue
Block a user