Skip to content

Commit

Permalink
Merge pull request #42 from succinctlabs/n/priv-deploy
Browse files Browse the repository at this point in the history
chore: Use private to deploy
  • Loading branch information
nhtyy authored Jan 21, 2025
2 parents 89e0580 + 9c006ae commit 2d3bfe6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ services:
- type: worker
runtime: rust
name: sp1-blobstream-mocha:holesky
repo: https://github.com/succinctlabs/sp1-blobstream
repo: https://github.com/succinctlabs/sp1-blobstream-private
region: frankfurt
plan: pro
rootDir: script
Expand Down Expand Up @@ -33,7 +33,7 @@ services:
- type: worker
runtime: rust
name: sp1-blobstream-mocha:sepolia
repo: https://github.com/succinctlabs/sp1-blobstream
repo: https://github.com/succinctlabs/sp1-blobstream-private
region: frankfurt
plan: pro
rootDir: script
Expand Down Expand Up @@ -64,7 +64,7 @@ services:
- type: worker
runtime: rust
name: sp1-blobstream-mocha:arbsepolia
repo: https://github.com/succinctlabs/sp1-blobstream
repo: https://github.com/succinctlabs/sp1-blobstream-private
region: frankfurt
plan: pro
rootDir: script
Expand Down Expand Up @@ -95,7 +95,7 @@ services:
- type: worker
runtime: rust
name: sp1-blobstream-mocha:basesepolia
repo: https://github.com/succinctlabs/sp1-blobstream
repo: https://github.com/succinctlabs/sp1-blobstream-private
region: frankfurt
plan: pro
rootDir: script
Expand Down Expand Up @@ -213,7 +213,7 @@ services:
- type: worker
runtime: rust
name: sp1-blobstream-mainnet:scroll
repo: https://github.com/succinctlabs/sp1-blobstream
repo: https://github.com/succinctlabs/sp1-blobstream-private
region: frankfurt
plan: pro
rootDir: script
Expand Down

0 comments on commit 2d3bfe6

Please sign in to comment.