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
f11adf54
Commit
f11adf54
authored
Dec 30, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add latest changes from gitlab-org/gitlab@12-6-stable-ee
parent
a0094541
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
2 deletions
+10
-2
.gitlab/ci/releases.gitlab-ci.yml
.gitlab/ci/releases.gitlab-ci.yml
+9
-0
CHANGELOG.md
CHANGELOG.md
+0
-1
VERSION
VERSION
+1
-1
No files found.
.gitlab/ci/releases.gitlab-ci.yml
View file @
f11adf54
...
...
@@ -25,3 +25,12 @@ sync-stable-branch:
only
:
refs
:
-
/^[\d-]+-stable-ee$/@gitlab-org/gitlab
sync-security-branch
:
extends
:
.merge-train-sync
variables
:
SOURCE_PROJECT
:
gitlab-org/security/gitlab
TARGET_PROJECT
:
gitlab-org/security/gitlab-foss
only
:
refs
:
-
/^[\d-]+-stable-ee$/@gitlab-org/security/gitlab
CHANGELOG.md
View file @
f11adf54
...
...
@@ -4,7 +4,6 @@ entry.
## 12.6.1
-
No changes.
### Fixed (2 changes)
-
Handle forbidden error when checking for knative. !22170
...
...
VERSION
View file @
f11adf54
12.6.1
12.6.1
-ee
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