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