feat: add Gitea workflow for automated Docker deployment to a private server.
All checks were successful
Deploy to Private Server / deploy (push) Successful in 12s

This commit is contained in:
2025-12-29 16:39:02 +07:00
parent 62a7aab9ff
commit 6c0f9074f8

View File

@@ -43,4 +43,4 @@ jobs:
Ref: ${{ github.ref_name }} Ref: ${{ github.ref_name }}
Commit: ${{ github.sha }} Commit: ${{ github.sha }}
Status: ${{ job.status }} Status: ${{ job.status }}
Actor: ${{ github.actor }} Actor: ${{ github.actor }}