This commit is contained in:
DatTT127
2026-07-19 20:57:47 +07:00
parent 5cdcc9f19f
commit 7967a0f55e

View File

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