Commit Graph

13 Commits

Author SHA1 Message Date
k1nq e1b15f57a0 fix: update build and deploy steps in workflow and refine docker-compose configuration
Build and deploy / build (push) Successful in 10s Details
Build and deploy / deploy (push) Failing after 4s Details
2025-11-29 19:32:12 +05:00
k1nq 3f071a7f36 fix: correct Docker build context path in build workflow
Build and deploy / build (push) Successful in 26s Details
2025-11-29 19:24:56 +05:00
k1nq d35bc3cc6c fix: remove colon from 'Restart services' step in build workflow
Build and deploy / build (push) Failing after 12s Details
Build and deploy / deploy (push) Has been skipped Details
2025-11-29 17:45:10 +05:00
k1nq b9c77f2766 fix: uncomment branches filter in build workflow trigger 2025-11-29 17:44:34 +05:00
k1nq 276c40ce6c fix: add missing login step for Docker registry and correct SSH agent version 2025-11-29 12:33:28 +05:00
k1nq 4bdc575892 fix: remove extra spaces in docker push command and SSH key configuration 2025-11-29 12:32:08 +05:00
k1nq a06a6eb834 fix: correct workflow_dispatch syntax in build configuration 2025-11-29 12:22:13 +05:00
k1nq ecc23321ba fix: comment out branches filter in build workflow trigger 2025-11-29 12:20:36 +05:00
k1nq dc2046cc1a feat: add CI/CD workflow for building and deploying application with Docker 2025-11-29 12:19:44 +05:00
Artem Kashaev 65eb82176d fix: uncomment paths in test workflow for push and pull_request triggers 2025-11-27 14:48:58 +05:00
Artem Kashaev 760269c07a fix: update test workflow to include fetch-depth for checkout and remove caching step
Test / test (push) Successful in 10s Details
2025-11-27 14:48:13 +05:00
Artem Kashaev d86206f2ef test ci
Test / test (push) Has been cancelled Details
2025-11-27 14:39:50 +05:00
Artem Kashaev 4b9a5209ea feat: add Gitea Actions workflow for automated testing 2025-11-27 14:38:40 +05:00