修改PLUGIN不合理的目录结构。增加CI测试。
This commit is contained in:
parent
144dabac42
commit
0a9fef5bb7
|
|
@ -12,6 +12,10 @@ script:
|
|||
- cd skywalking-api
|
||||
- mvn install -Dmaven.test.skip=true
|
||||
|
||||
- cd ..
|
||||
- cd skywalking-sdk-plugin
|
||||
- mvn install -Dmaven.test.skip=true
|
||||
|
||||
- cd ..
|
||||
- cd skywalking-server
|
||||
- mvn install -Dmaven.test.skip=true
|
||||
|
|
|
|||
Loading…
Reference in New Issue