业务层不存在解析层头文件,删除拷贝radius头文件的逻辑
This commit is contained in:
@@ -22,7 +22,6 @@ stages:
|
||||
extends: .build_before_script
|
||||
image: git.mesalab.cn:7443/mesa_platform/radius:master
|
||||
script:
|
||||
- cp src/radius.h /opt/MESA/include/MESA/
|
||||
- source /etc/profile.d/MESA.sh
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
@@ -39,7 +38,6 @@ stages:
|
||||
extends: .build_before_script
|
||||
image: git.mesalab.cn:7443/mesa_platform/radius:master
|
||||
script:
|
||||
- cp src/radius.h /opt/MESA/include/MESA/
|
||||
- source /etc/profile.d/MESA.sh
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
|
||||
Reference in New Issue
Block a user