Skip to content

Commit

Permalink
自动化测试文档
Browse files Browse the repository at this point in the history
修复路径问题
  • Loading branch information
justforstudy-A committed Nov 24, 2022
1 parent 6133b39 commit 244768f
Show file tree
Hide file tree
Showing 5 changed files with 1,021 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dubbo_integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- develop
paths:
- 'sermant-agentcore/**'
- 'sermant-integration-tests/**'
- 'sermant-plugins/sermant-dynamic-config/**'
- 'sermant-plugins/sermant-flowcontrol/**'
- 'sermant-plugins/sermant-loadbalancer/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/spring_integration_test_1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- develop
paths:
- 'sermant-agentcore/**'
- 'sermant-integration-tests/**'
- 'sermant-plugins/sermant-dynamic-config/**'
- 'sermant-plugins/sermant-flowcontrol/**'
- 'sermant-plugins/sermant-loadbalancer/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/spring_integration_test_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
- develop
paths:
- 'sermant-agentcore/**'
- 'sermant-integration-tests/**'
- 'sermant-plugins/sermant-router/**'
- 'sermant-plugins/sermant-springboot-registry/**'
- '.github/workflows/spring_integration*.yaml'
Expand Down
Loading

0 comments on commit 244768f

Please sign in to comment.