Build with vfs
All checks were successful
/ build (push) Successful in 29s

This commit is contained in:
Aram 🍐 2025-08-23 13:02:24 -04:00
parent 6ddb3c186c
commit 67becbd06c

View file

@ -24,7 +24,6 @@ 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:
@ -33,4 +32,3 @@ jobs:
registry: git.poire.dev
username: ${{ env.FORGEJO_ACTOR }}
password: ${{ secrets.PACKAGE_TOKEN }}
extra-args: --storage-driver vfs