update
Some checks failed
Deploy CD Server / deploy (push) Failing after 22s

This commit is contained in:
DatTT127
2026-07-19 18:31:56 +07:00
parent 3ce9840f19
commit 174962d25a

View File

@@ -2,10 +2,10 @@ name: Deploy CD Server
on:
push:
branches:
- main
paths:
- 'workspace/sprint_1_2/CODEBASE/deps/implementation/CD_server/**'
branches: ["test_gitea"]
# - main
# paths:
# - 'workspace/sprint_1_2/CODEBASE/deps/implementation/CD_server/**'
jobs:
deploy: