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