Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
rlmp_language_detection
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thomas Löffler
rlmp_language_detection
Commits
153e13f1
Commit
153e13f1
authored
Aug 11, 2018
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove obsolete github mirror stage
parent
8b57d94d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
13 deletions
+0
-13
.gitlab-ci.yml
.gitlab-ci.yml
+0
-13
No files found.
.gitlab-ci.yml
View file @
153e13f1
...
...
@@ -7,21 +7,8 @@ before_script:
-
apk add git --update
stages
:
-
mirror
-
release
mirror-to-github
:
stage
:
mirror
image
:
indiehosters/git
only
:
-
master
script
:
-
git remote rm github
-
git remote add github https://spoonerWeb:$GITHUB_TOKEN@github.com/spoonerWeb/rlmp_language_detection.git
-
git push github master
-
git push github master --tags
allow_failure
:
true
# TER Upload when tagging in master branch
# The variables T3O_USERNAME and T3O_PASSWORD should be set in GitLab
ter-upload
:
...
...
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