diff --git a/ci/Jenkinsfile b/ci/Jenkinsfile index b0e590d..9428f30 100644 --- a/ci/Jenkinsfile +++ b/ci/Jenkinsfile @@ -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 {