更新日志开关变量名称

This commit is contained in:
liuxueli
2019-12-23 12:55:15 +08:00
parent fadc3f6c3c
commit cc058217e6

View File

@@ -29,7 +29,7 @@ stages:
- make - make
- make package - make package
- rpm -ivh *.rpm - rpm -ivh *.rpm
- sed -i 's/LEVEL=30/LEVEL=10/g' /home/mesasoft/sapp_run/conf/radius/radius.conf - sed -i 's/LOG_LEVEL=30/LOG_LEVEL=10/g' /home/mesasoft/sapp_run/conf/radius/radius.conf
- cd /home/mesasoft/ - cd /home/mesasoft/
- git clone https://$USER_NAME:$CI_TOKEN@git.mesalab.cn/tango/fvt.git - git clone https://$USER_NAME:$CI_TOKEN@git.mesalab.cn/tango/fvt.git
- cd fvt/ - cd fvt/