Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicolo Parmiggiani
test_CI
Commits
8b3caa1c
Commit
8b3caa1c
authored
Nov 26, 2021
by
Nicolo Parmiggiani
Browse files
Update .gitlab-ci.yml
parent
36b1e640
Pipeline
#8708
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8b3caa1c
...
...
@@ -43,12 +43,6 @@ code_quality_html:
artifacts
:
paths
:
public/jobs/${CI_JOB_ID}/artifacts/gl-code-quality-report.html
code_quality_html2
:
extends
:
code_quality
variables
:
REPORT_FORMAT
:
html
artifacts
:
paths
:
[
public/jobs/$
{
CI_JOB_ID
}
/artifacts/gl-code-quality-report.html
]
pages
:
stage
:
deploy
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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