upd
All checks were successful
Deploy Gitea Custom / build-and-deploy (push) Successful in 3m54s

This commit is contained in:
pasha1coil 2025-08-25 14:55:12 +03:00
parent 5599a2a2c3
commit b4232858e2

@ -53,7 +53,7 @@ jobs:
-p 3000:3000 ` -p 3000:3000 `
-p 2222:22 ` -p 2222:22 `
--restart unless-stopped ` --restart unless-stopped `
localhost/gitea-custom:latest localhost/gitea-custom:${{ github.sha }}
- name: Wait for Gitea to start - name: Wait for Gitea to start
run: | run: |