Skip to content

Commit

Permalink
feat: add new grandine peerdas branch (#198)
Browse files Browse the repository at this point in the history
Signed-off-by: Barnabas Busa <busa.barnabas@gmail.com>
  • Loading branch information
barnabasbusa authored Sep 17, 2024
1 parent e16149a commit e4e5615
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -554,6 +554,30 @@
tag: das
repository: ethpandaops/grandine
dockerfile: ./grandine/Dockerfile
- source:
repository: grandinetech/grandine
ref: das
build_script: ./grandine/build.sh
target:
tag: das-minimal
repository: ethpandaops/grandine
dockerfile: ./grandine/Dockerfile.minimal
- source:
repository: hangleang/grandine
ref: feature/das
build_script: ./grandine/build.sh
target:
tag: hangleang-feature-das
repository: ethpandaops/grandine
dockerfile: ./grandine/Dockerfile
- source:
repository: hangleang/grandine
ref: feature/das
build_script: ./grandine/build.sh
target:
tag: hangleang-feature-das-minimal
repository: ethpandaops/grandine
dockerfile: ./grandine/Dockerfile.minimal

#############
# mev-rs #
Expand Down

0 comments on commit e4e5615

Please sign in to comment.