mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
ci: change civi crm url
Referenced issue: * https://github.com/status-im/infra-sites/issues/143 Signed-off-by: markoburcul <marko@status.im>
This commit is contained in:
Vendored
+1
-1
@@ -28,7 +28,7 @@ pipeline {
|
||||
parameters {
|
||||
string(
|
||||
name: 'NEXT_PUBLIC_CIVI_CRM_URL',
|
||||
defaultValue: 'https://project-gzx4s.vercel.app',
|
||||
defaultValue: 'https://logos-web-civi.vercel.app',
|
||||
description: 'CiviCRM base URL inlined into the web build',
|
||||
)
|
||||
string(
|
||||
|
||||
Reference in New Issue
Block a user