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

This commit is contained in:
pasha1coil 2025-08-25 12:55:08 +03:00
parent e5844e38a0
commit 1669f55975

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