Skip to content

Commit

Permalink
Merge pull request #175 from ethpandaops/skylenet/grandine-rename-sch…
Browse files Browse the repository at this point in the history
…eduled-image-runs

grandine: rename electra branch and also build minimal
  • Loading branch information
skylenet authored May 14, 2024
2 parents 6cd258b + 7a701e2 commit b47fea6
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 b47fea6

Please sign in to comment.