Skip to content

Commit e61ed67

Browse files
author
Marc
committed
Bump to jenkins-library 2.8.1 and apply related modifications + Use IPFS public DNS name
1 parent 51722d5 commit e61ed67

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
//Readme @ http://gitlab.iex.ec:30000/iexec/jenkins-library
2+
3+
@Library('[email protected]') _
4+
deploySubGraph(
5+
targetRemoteHostGraphNode : 'azubgrpbx-thegraph-staging.public.az2.internal',
6+
targetRemoteHostIPFS : 'ipfs-upload.stagingv8.iex.ec',
7+
subgraphFolder: './',
8+
subgraphFilename: 'subgraph.bellecour.yaml',
9+
subgraphVersionLabel: 'v1.0.0-rc.1',
10+
subgraphLabel: 'bellecour/poco-v5'
11+
)

0 commit comments

Comments
 (0)