You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project uses a Jenkins pipeline for automated deployment of the subgraph. The deployment can be triggered through Jenkins with interactive parameter selection.
109
122
110
-
#### Available Parameters
123
+
#####Available Parameters
111
124
112
125
-**Network**: Choose the target blockchain network
113
126
-**Environment**: Select deployment environment
@@ -117,7 +130,7 @@ The project uses a Jenkins pipeline for automated deployment of the subgraph. Th
117
130
-**Version Label**: Specify the version of the deployment (e.g., `v1.0.0`)
118
131
-**Subgraph Name**: Name of the subgraph (default: `poco-v5`)
119
132
120
-
#### Environment-specific Configurations
133
+
#####Environment-specific Configurations
121
134
122
135
Each environment has specific host configurations:
0 commit comments