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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
8f1a0ec3
Commit
8f1a0ec3
authored
Oct 12, 2018
by
Adam Lemanski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix duplicated key in license management job gitlab-org/gitlab-ce#52609
parent
a5ecb5bb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml
lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml
+2
-2
No files found.
lib/gitlab/ci/templates/Auto-DevOps.gitlab-ci.yml
View file @
8f1a0ec3
...
...
@@ -126,8 +126,8 @@ license_management:
artifacts
:
paths
:
[
gl-license-management-report.json
]
only
:
refs
:
-
branches
only
:
variables
:
-
$GITLAB_FEATURES =~ /\blicense_management\b/
except
:
...
...
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