Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
bf9dff34
Commit
bf9dff34
authored
Dec 05, 2018
by
Yorick Peterse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed merge:master job from CI
[ci skip]
parent
27097a63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
24 deletions
+0
-24
.gitlab-ci.yml
.gitlab-ci.yml
+0
-24
No files found.
.gitlab-ci.yml
View file @
bf9dff34
...
...
@@ -1205,27 +1205,3 @@ schedule:review-cleanup:
-
gem install gitlab --no-document
script
:
-
ruby -rrubygems scripts/review_apps/automated_cleanup.rb
merge:master:
image
:
registry.gitlab.com/gitlab-org/merge-train
stage
:
merge
# The global before_script/after_script blocks break this job, or aren't
# necessary. These two lines result in them being ignored.
before_script
:
[]
after_script
:
[]
only
:
refs
:
-
master
-
schedules
variables
:
-
$CI_PROJECT_PATH == "gitlab-org/gitlab-ce"
-
$MERGE_TRAIN_SSH_PUBLIC_KEY
-
$MERGE_TRAIN_SSH_PRIVATE_KEY
-
$MERGE_TRAIN_API_TOKEN
-
$MERGE_FORCE_ENABLE
script
:
-
scripts/merge-train
cache
:
paths
:
-
gitlab-ee
key
:
"
merge:master"
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