diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 07fa48e4f..f710af971 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -88,6 +88,7 @@ jobs: - name: Build uses: docker/bake-action@v6 with: + source: . pull: true push: ${{ github.event_name == 'push' }} files: |