update
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user