fix readme
Build Docker / deploy (push) Has been cancelled
Build Docker / build (push) Has been cancelled

This commit is contained in:
2026-08-29 13:37:09 +03:00
parent caf16a444e
commit 7c79949022
+2
View File
@@ -125,6 +125,7 @@ Gitea Actions CI/CD
📁 Project Structure 📁 Project Structure
```
. .
├── .gitea/ ├── .gitea/
│ └── workflows/ │ └── workflows/
@@ -181,6 +182,7 @@ Gitea Actions CI/CD
├── makefile ├── makefile
├── requirements.txt ├── requirements.txt
└── run.py └── run.py
```