Build with vfs
Some checks failed
/ build (push) Failing after 23s

This commit is contained in:
Aram 🍐 2025-08-23 12:59:23 -04:00
parent 5b99d2018c
commit 0beacd4224

View file

@ -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: