From 3c39d44383b23b69acbd6cc4a67c14d438395414 Mon Sep 17 00:00:00 2001 From: Eli Mallon Date: Mon, 27 Nov 2023 18:29:41 -0800 Subject: [PATCH] ci: livepeer/catalyst-lite --- .github/workflows/catalyst.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/workflows/catalyst.yaml b/.github/workflows/catalyst.yaml index 9de141605..b713f945e 100644 --- a/.github/workflows/catalyst.yaml +++ b/.github/workflows/catalyst.yaml @@ -52,15 +52,16 @@ jobs: target_suffix: "-arm64" debug_suffix: "-debug" docker_images: - - target: catalyst - label: livepeer/catalyst + - target: catalyst-lite + label: livepeer/catalyst-lite refs: | - livepeer/catalyst + livepeer/catalyst-lite livepeerci/catalyst # ghcr.io/livepeer/catalyst - - target: livepeer-in-a-box - label: livepeer/in-a-box + - target: catalyst + label: livepeer/catalyst refs: | + livepeer/catalyst livepeer/in-a-box livepeerci/in-a-box # ghcr.io/livepeer/in-a-box