Commit 4e90089e authored by Leon's avatar Leon

upload

parent 2f57235f
Pipeline #7204 passed with stage
in 56 seconds
# Stages
stages:
- push
linux_master:
stage: push
only:
- master
tags:
- centos6_cd
script:
- git config user.name "l2m2"
- git config user.email "l2m2lq@gmail.com"
- /bin/cp -rf ../../topikm6/topikm6-topsys/src/module/TOPSYS src/
- cd src
- git init
- git add .
- git commit -m "Update topdfm moulde by CI."
- git remote add origin http://oauth2:yb5CQz--3zv2B_Z55xE_@gitlab.topibd.net/topikm6/topmes-module.git
- git push --force origin master
# topmes-module-source
[![pipeline status](http://gitlab.topibd.net/leon.li/topmes-module-source/badges/master/pipeline.svg)](http://gitlab.topibd.net/leon.li/topmes-module-source/commits/master)
此REPO用作自动同步TopMES产品的所有模组的module到topmes-module REPO.
\ No newline at end of file
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