From 781775b5f7cd5aba28ef0b0297a10ac81c3a2e04 Mon Sep 17 00:00:00 2001 From: Andrew Davis <1709934+Savid@users.noreply.github.com> Date: Tue, 15 Aug 2023 10:40:47 +1000 Subject: [PATCH] feat(lighthouse): add sprouls image --- config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config.yaml b/config.yaml index 5a51b16..de4b300 100644 --- a/config.yaml +++ b/config.yaml @@ -103,6 +103,14 @@ tag: realbigsean-devnetv5 repository: ethpandaops/lighthouse dockerfile: ./lighthouse/Dockerfile +- source: + repository: michaelsproul/lighthouse + ref: sse-reliability + build_script: ./lighthouse/xatu-sentry.sh + target: + tag: xatu-sentry-channel-test + repository: ethpandaops/lighthouse + dockerfile: ./lighthouse/Dockerfile ############ # lodestar # ############