Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
80px
80px.com
cpp
hello_world
Commits
c6f270c8
Commit
c6f270c8
authored
Jul 30, 2021
by
Mark Malone
Browse files
adding lcov
parent
2e0db4a1
Pipeline
#3257
passed with stage
in 1 minute and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c6f270c8
...
...
@@ -3,7 +3,7 @@ image: ubuntu:hirsute
before_script
:
# Update and get required packages
-
apt-get update --yes
-
apt-get install --yes cmake git g++
-
apt-get install --yes cmake git g++
lcov
#
# Build app
-
rm -Rf build/
...
...
Write
Preview
Supports
Markdown
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