Commit d5b89681 authored by Leon's avatar Leon

upload

parent 1c922d89
Pipeline #18019 failed with stage
in 9 seconds
......@@ -9,8 +9,6 @@ linux_master:
tags:
- centos6
script:
- git config user.name "l2m2"
- git config user.email "l2m2lq@gmail.com"
- mkdir -p src/TOPSYS
- /bin/cp -rf ../../topikm6/topikm6-topsys/src/module/TOPSYS src/
- mkdir -p src/MESKERNEL/
......@@ -45,6 +43,8 @@ linux_master:
- /bin/cp -rf ../../topikm6/topikm6-toperp/src/module/TOPERP src/
- cd src
- git init
- git config user.name "l2m2"
- git config user.email "l2m2lq@gmail.com"
- git add .
- git commit -m "Update topmes moulde by CI."
- git remote add origin http://oauth2:yb5CQz--3zv2B_Z55xE_@gitlab.topibd.net/topikm6/topmes-module.git
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment