Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SQA Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Research Software Engineering
Software Quality Assurance
SQA Framework
Merge requests
!47
Something went wrong on our end
Draft: Resolve "test gitlab code quality"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Closed
Draft: Resolve "test gitlab code quality"
46-test-gitlab-code-quality-2
into
dev
Overview
0
Commits
5
Pipelines
0
Changes
1
Closed
Maximilian Dolling
requested to merge
46-test-gitlab-code-quality-2
into
dev
4 years ago
Overview
0
Commits
5
Pipelines
0
Changes
1
Closes
#46
0
0
Merge request reports
Viewing commit
0dda0687
Prev
Next
Show latest version
1 file
+
5
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
0dda0687
added cq ci
· 0dda0687
Maximilian Dolling
authored
4 years ago
.gitlab-ci.yml
+
5
−
0
View file @ 0dda0687
Show full file
@@ -20,3 +20,8 @@ include:
@@ -20,3 +20,8 @@ include:
-
local
:
.gitlab/ci/lint.gitlab-ci.yml
-
local
:
.gitlab/ci/lint.gitlab-ci.yml
-
local
:
.gitlab/ci/sqa.gitlab-ci.yml
-
local
:
.gitlab/ci/sqa.gitlab-ci.yml
-
local
:
.gitlab/ci/docs.gitlab-ci.yml
-
local
:
.gitlab/ci/docs.gitlab-ci.yml
-
template
:
Code-Quality.gitlab-ci.yml
code_quality
:
artifacts
:
paths
:
[
gl-code-quality-report.json
]
Loading