Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
T
topmes-module-source
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Leon Li
topmes-module-source
Commits
4e90089e
Commit
4e90089e
authored
Jun 14, 2020
by
Leon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upload
parent
2f57235f
Pipeline
#7204
passed with stage
in 56 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
0 deletions
+24
-0
.gitlab-ci.yml
.gitlab-ci.yml
+20
-0
README.md
README.md
+4
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
4e90089e
# 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
README.md
View file @
4e90089e
# topmes-module-source
[

](http://gitlab.topibd.net/leon.li/topmes-module-source/commits/master)
此REPO用作自动同步TopMES产品的所有模组的module到topmes-module REPO.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment