Commit 51f33d7c authored by Leon's avatar Leon

upload

parent c57827dd
Pipeline #18020 failed with stage
in 4 seconds
...@@ -9,11 +9,11 @@ linux_master: ...@@ -9,11 +9,11 @@ linux_master:
tags: tags:
- centos6 - centos6
script: script:
- git config user.name "l2m2"
- git config user.email "l2m2lq@gmail.com"
- /bin/cp -rf ../../topikm6/topdfm/src/module src - /bin/cp -rf ../../topikm6/topdfm/src/module src
- cd src - cd src
- git init - git init
- git config user.name "l2m2"
- git config user.email "l2m2lq@gmail.com"
- git add . - git add .
- git commit -m "Update topdfm moulde by CI." - git commit -m "Update topdfm moulde by CI."
- git remote add origin http://oauth2:yb5CQz--3zv2B_Z55xE_@gitlab.topibd.net/topikm6/topdfm-module.git - git remote add origin http://oauth2:yb5CQz--3zv2B_Z55xE_@gitlab.topibd.net/topikm6/topdfm-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