From 9bf87f6c9befc5ccea2e7fdfe32a6a305b04efac Mon Sep 17 00:00:00 2001 From: plvines <> Date: Fri, 20 Dec 2024 16:49:36 -0500 Subject: [PATCH] CI debugging --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 99d60b0..093aaa3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -231,7 +231,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} cache-from: ${{ steps.cache.outputs.cache-from }} cache-to: ${{ steps.cache.outputs.cache-to }} - build-contexts: ghcr.io/tst-race/raceboat/raceboat-compile:latest=ghcr.io/tst-race/raceboat/raceboat-compile:${{ steps.meta.outputs.tags }} + build-contexts: ghcr.io/tst-race/raceboat/raceboat-compile:latest=ghcr.io/tst-race/raceboat/raceboat-compile:${{ steps.meta.outputs.version }}