修正auth工程目录

This commit is contained in:
wusheng 2016-03-19 23:34:26 +08:00
parent eef1866bc7
commit c5b1f6cc09
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ script:
- mvn install -Dmaven.test.skip=true
- cd ..
- cd skywalking-auth
- cd samples/skywalking-auth
- mvn install -Dmaven.test.skip=true
- cd ..