update
This commit is contained in:
@@ -2,8 +2,9 @@ name: Deploy CD Server
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# paths:
|
branches: ['main']
|
||||||
# - 'workspace/sprint_1_2/CODEBASE/deps/implementation/CD_server/**'
|
paths:
|
||||||
|
- 'workspace/sprint_1_2/CODEBASE/deps/implementation/CD_server/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user