upd
Some checks failed
Deploy Gitea Custom / build-and-deploy (push) Failing after 53s

This commit is contained in:
Pasha 2025-08-25 10:48:14 +03:00
parent 308efdc08d
commit 8d7d4a4469

@ -30,6 +30,7 @@ jobs:
- name: Build container image
run: |
PODMAN_SYSTEM_STORAGE_OPTIONS="--storage-driver=vfs" \
podman build \
--storage-driver=vfs \
--build-arg GITEA_VERSION=${{ env.GITEA_VERSION }} \