diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5c28696..5834ca85 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -289,6 +289,7 @@ jobs: files: | docker-compose.yml docker-compose.historian.yml + ${{ steps.meta.outputs.bake-file }} set: | web.cache-from=type=gha,scope=web:${{ github.ref_name }} worker.cache-from=type=gha,scope=worker:${{ github.ref_name }}