Skip to content

Commit

Permalink
grandine: rename electra branch and also build minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
skylenet committed May 14, 2024
1 parent 6cd258b commit 7a701e2
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -463,12 +463,20 @@
# Electra
- source:
repository: grandinetech/grandine
ref: feature/electra
ref: electra
build_script: ./grandine/build.sh
target:
tag: feature-electra
tag: electra
repository: ethpandaops/grandine
dockerfile: ./grandine/Dockerfile
- source:
repository: grandinetech/grandine
ref: electra
build_script: ./grandine/build.sh
target:
tag: electra-minimal
repository: ethpandaops/grandine
dockerfile: ./grandine/Dockerfile.minimal

#############
# mev-rs #
Expand All @@ -486,4 +494,3 @@
target:
tag: main-minimal
repository: ethpandaops/mev-rs

0 comments on commit 7a701e2

Please sign in to comment.