diff --git a/.forgejo/workflows/website.yaml b/.forgejo/workflows/website.yaml index 916e5e0..44b9ace 100644 --- a/.forgejo/workflows/website.yaml +++ b/.forgejo/workflows/website.yaml @@ -24,6 +24,7 @@ jobs: tags: ${{ steps.extract_tag.outputs.tag }} context: ./website containerfiles: ./website/docker/Dockerfile + extra-args: --storage-driver vfs - name: Push to Registry uses: https://github.com/redhat-actions/push-to-registry@v2 with: