Skip to content

Commit

Permalink
remove netwoerk two
Browse files Browse the repository at this point in the history
  • Loading branch information
gfournieriExec committed Jul 10, 2024
1 parent 931911c commit 2840878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Jenkinsfile_Subgraph_generic
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ stage('Deployement form') {
message: 'Select environment & service',
parameters: [
string(name: 'network', description: 'The network name you want to deploy your subgraph'),
choice(name: 'network', description:'The network name you want to deploy your subgraph', choices: ['dev', 'prod']),
string(name: 'targetRemoteHost', description: 'The host you want to deploy the subgraph'),

]
Expand Down

0 comments on commit 2840878

Please sign in to comment.