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