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

This commit is contained in:
pasha1coil 2025-08-25 12:20:06 +03:00
parent 35595ad288
commit c2e954ca64

@ -31,7 +31,7 @@ jobs:
- name: Build container image
run: |
podman --storage-driver=vfs build \
sudo podman build \
--build-arg GITEA_VERSION=${{ env.GITEA_VERSION }} \
--build-arg CGO_EXTRA_CFLAGS="" \
-t gitea-custom:${{ github.sha }} \