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

This commit is contained in:
Pasha 2025-08-24 18:37:05 +03:00
parent 08905c9e9b
commit c277b7adc5

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