Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
T
topdfm-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
topdfm-module-source
Commits
d2fa61a4
Commit
d2fa61a4
authored
Jun 14, 2020
by
Leon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upload
parent
1bb63576
Pipeline
#7190
failed with stage
in 31 seconds
Changes
2
Pipelines
1
Show 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 @
d2fa61a4
# 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/topdfm/src/module src
-
cd src
-
git init
-
git add .
-
git commit -m "Update topdfm moulde by CI."
-
git remote add origin https://oauth2:$GL_TOKEN@gitlab.topibd.net/topikm6/topdfm-module.git
-
git push --force origin master
README.md
View file @
d2fa61a4
# topdfm-module-source
[

](http://gitlab.topibd.net/leon.li/topdfm-module-source/commits/master)
此REPO用作自动同步TopDFM产品的module到topdfm-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