提交 45e0831b authored 作者: Administrator's avatar Administrator

更新 .gitlab-ci.yml

上级 2c270650
流水线 #289 已通过 于阶段
in 2 秒
......@@ -10,8 +10,10 @@ build:
- flan-cjson
script:
- echo "start make"
- mkdir build
- cd build
- cmake ..
- make CC=arm-hisiv510-linux-gcc
- cp libcjson.so.1.7.13 /usr/data/sharedFolders/awserver/usr/lib
\ No newline at end of file
# - mkdir build
# - cd build
# - cmake ..
# - make
- make all CC=arm-hisiv510-linux-gcc
- cp libcjson.so.1.7.13 /usr/data/sharedFolders/awserver/usr/lib
- cp libcjson_utils.so.1.7.13 /usr/data/sharedFolders/awserver/usr/lib
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论