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

This commit is contained in:
Pasha 2025-08-24 18:40:58 +03:00
parent c277b7adc5
commit 61095ea985

@ -20,7 +20,7 @@ jobs:
- name: Build Docker image
run: |
docker build \
--build-arg GITEA_VERSION=v1.24.5 \
--build-arg GITEA_VERSION=release/v1.24 \
-t gitea-custom:latest .
- name: Stop and remove existing container