diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a27149..64c52ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -70,7 +70,7 @@ jobs: - name: Build and push uses: docker/build-push-action@v5 with: - file: ./${{ matrix.dockerfiles }} + file: ./${{ matrix.meta.entries[0].directory }}/Dockerfile push: true tags: | roshkhatri/valkey:${{ matrix.name }}