From a5c1171efe87884b60159004c90fb003ff54a2fe Mon Sep 17 00:00:00 2001 From: Lidia Date: Wed, 10 Apr 2024 13:45:29 +0200 Subject: [PATCH] Update uffizzi-cluster.yaml --- .github/workflows/uffizzi-cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uffizzi-cluster.yaml b/.github/workflows/uffizzi-cluster.yaml index 1b27e7f..b982f53 100644 --- a/.github/workflows/uffizzi-cluster.yaml +++ b/.github/workflows/uffizzi-cluster.yaml @@ -39,7 +39,7 @@ jobs: push: true tags: ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} - context: ./ + context: ./src/ cache-from: type=gha cache-to: type=gha,mode=max