Skip to content

Commit 2d3bfe6

Browse files
authored
Merge pull request #42 from succinctlabs/n/priv-deploy
chore: Use private to deploy
2 parents 89e0580 + 9c006ae commit 2d3bfe6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

render.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ services:
22
- type: worker
33
runtime: rust
44
name: sp1-blobstream-mocha:holesky
5-
repo: https://github.com/succinctlabs/sp1-blobstream
5+
repo: https://github.com/succinctlabs/sp1-blobstream-private
66
region: frankfurt
77
plan: pro
88
rootDir: script
@@ -33,7 +33,7 @@ services:
3333
- type: worker
3434
runtime: rust
3535
name: sp1-blobstream-mocha:sepolia
36-
repo: https://github.com/succinctlabs/sp1-blobstream
36+
repo: https://github.com/succinctlabs/sp1-blobstream-private
3737
region: frankfurt
3838
plan: pro
3939
rootDir: script
@@ -64,7 +64,7 @@ services:
6464
- type: worker
6565
runtime: rust
6666
name: sp1-blobstream-mocha:arbsepolia
67-
repo: https://github.com/succinctlabs/sp1-blobstream
67+
repo: https://github.com/succinctlabs/sp1-blobstream-private
6868
region: frankfurt
6969
plan: pro
7070
rootDir: script
@@ -95,7 +95,7 @@ services:
9595
- type: worker
9696
runtime: rust
9797
name: sp1-blobstream-mocha:basesepolia
98-
repo: https://github.com/succinctlabs/sp1-blobstream
98+
repo: https://github.com/succinctlabs/sp1-blobstream-private
9999
region: frankfurt
100100
plan: pro
101101
rootDir: script
@@ -213,7 +213,7 @@ services:
213213
- type: worker
214214
runtime: rust
215215
name: sp1-blobstream-mainnet:scroll
216-
repo: https://github.com/succinctlabs/sp1-blobstream
216+
repo: https://github.com/succinctlabs/sp1-blobstream-private
217217
region: frankfurt
218218
plan: pro
219219
rootDir: script

0 commit comments

Comments
 (0)